]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- functions are in /lib/rc-scripts
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 31 Oct 2011 18:53:15 +0000 (18:53 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 31 Oct 2011 18:53:15 +0000 (18:53 +0000)
svn-id: @12398

rc.d/rc.sysinit

index 7866c941d568cd447e2a7b02f4072454e4bd9ac6..dbe2d61bfed0e1fc81d1f8fbf549ab4ccf2d5fbb 100755 (executable)
@@ -37,7 +37,7 @@ fi
 CONSOLE_LOGLEVEL=1
 
 # Read functions
-. /etc/rc.d/init.d/functions
+. /lib/rc-scripts/functions
 
 disable_selinux() {
        local _d selinuxfs _t _r
This page took 0.253512 seconds and 4 git commands to generate.