Fixed disabling puppet on ubuntu/debian.
This commit is contained in:
parent
f48011e958
commit
cfe4157f36
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Defaults for puppet - sourced by /etc/init.d/puppet
|
# Defaults for puppet - sourced by /etc/init.d/puppet
|
||||||
|
|
||||||
# Start puppet on boot?
|
# Start puppet on boot?
|
||||||
START=yes
|
START=no
|
||||||
|
|
||||||
# Startup options
|
# Startup options
|
||||||
DAEMON_OPTS=""
|
DAEMON_OPTS=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue