rc: update (unused) default service directory
Change-Id: I62f838a47ef92975ef88319fffd94f83814fef49
This commit is contained in:
parent
16b6870659
commit
e60f57aa30
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
# Directories to find services in
|
||||
if [ ! "$SERVICES_DIRS" ]
|
||||
then SERVICES_DIRS=/usr/sbin
|
||||
then SERVICES_DIRS=/service
|
||||
fi
|
||||
|
||||
# Booting from cd?
|
||||
|
|
Loading…
Reference in a new issue