]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- cosmetic
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 30 Jun 2001 13:50:49 +0000 (13:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rawdevices-init -> 1.2

rawdevices-init

index 1bde3233bb02d577768932cc8e7d09e551e09f84..db93a40be95caf368f6ea69f55cd3fa0cc46ebc7 100755 (executable)
@@ -11,7 +11,7 @@
 # config: /etc/sysconfig/rawdevices
 
 # Source function library.
-. /etc/init.d/functions
+. /etc/rc.d/init.d/functions
 
 TEXTDOMAIN=initscripts
 
@@ -58,6 +58,7 @@ case "$1" in
         ;;
   stop)
         # No action to be taken here
+       echo $"No action can be taken"
         ;;
 
   status)
This page took 0.399637 seconds and 4 git commands to generate.