Parent Directory
|
Revision Log
|
Patch
| Revision 1230 | Revision 1231 | ||
|---|---|---|---|
| 1 | #!/sbin/runscript | 1 | #!/sbin/runscript |
| 2 | # Copyright 1999-2005 Gentoo Foundation | 2 | # Copyright 1999-2005 Gentoo Foundation |
| 3 | # Distributed under the terms of the GNU General Public License v2 | 3 | # Distributed under the terms of the GNU General Public License v2 |
| 4 | # $Header$ | ||
| 5 | 4 | ||
| 6 | depend() { | 5 | depend() { |
| 7 | need localmount | 6 | need localmount |
| 8 | } | 7 | } |
| 9 | 8 | ||
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |