1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00

Fix up playbook to use new init script

This commit is contained in:
Matthew Jones 2014-08-01 13:26:52 -04:00
parent fb1099234e
commit b1b3a5879f

View File

@ -6,10 +6,10 @@
# description: support init to manage tower and its related services
### BEGIN INIT INFO
# Provides:
# Required-Start:
# Required-Stop:
# Should-Start:
# Provides: httpd rabbitmq-server
# Required-Start: $local_fs $remote_fs $network $named
# Required-Stop: $local_fs $remote_fs $network
# Should-Start: distcache
# Should-Stop:
# Default-Start:
# Default-Stop: