mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-2875: change runlevel of cloud-passwd-srvr to remove error message at systemvm startup
This commit is contained in:
parent
d7122bc144
commit
53f6b2aee3
|
|
@ -5,8 +5,8 @@
|
|||
# Required-Stop: $local_fs
|
||||
# Should-Start:
|
||||
# Should-Stop:
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Default-Start:
|
||||
# Default-Stop: 0 6
|
||||
# Short-Description: Web server that sends passwords to User VMs
|
||||
### END INIT INFO
|
||||
# Licensed to the Apache Software Foundation (ASF) under one
|
||||
|
|
|
|||
Loading…
Reference in New Issue