Fix include location for the SUSE init script.

This commit is contained in:
Wido den Hollander 2012-07-25 00:02:42 +02:00
parent 5c5a4e3a10
commit fb16545510
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
# WARNING: if this script is changed, then all other initscripts MUST BE changed to match it as well
. /lib/lsb/init-functions
. /etc/default/rcS
. /etc/rc.status
whatami=cloud-agent

View File

@ -29,7 +29,7 @@
# WARNING: if this script is changed, then all other initscripts MUST BE changed to match it as well
. /lib/lsb/init-functions
. /etc/default/rcS
. /etc/rc.status
whatami=cloud-agent