diff options
Diffstat (limited to 'rc.d/rc')
-rwxr-xr-x | rc.d/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ # # Source function library. -. /etc/init.d/functions +. /etc/rc.d/init.d/functions # Now find out what the current and what the previous runlevel are. argv1="$1" |