mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix include location for the SUSE init script.
This commit is contained in:
parent
5c5a4e3a10
commit
fb16545510
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user