]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Feb 2009 10:15:31 +0000 (10:15 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Feb 2009 10:15:31 +0000 (10:15 +0000)
svn-id: @10130

rc.d/init.d/functions

index 2d38bd20120258ddf59e698fbb9b7af16b5b7897..ece4ba576c8094a2eba715cb794c717c9fb7e016 100644 (file)
@@ -613,7 +613,7 @@ daemon() {
                                --nicelevel $nice \
                                ${pidfile:+--pidfile $pidfile} \
                                ${makepid:+--make-pidfile} \
-                               ${user:+--chiud $user} \
+                               ${user:+--chuid $user} \
                                ${chdir:+--chdir "$chdir"} \
                                ${fork:+--background} \
                                ${waitname:+--name $waitname} \
This page took 0.141392 seconds and 4 git commands to generate.