Merge "Switch to update-rc.d for ubuntu-trusty"
This commit is contained in:
commit
73891f3c25
@ -220,7 +220,7 @@ EOF
|
||||
if [ -f /bin/systemctl ]; then
|
||||
systemctl disable puppet
|
||||
else
|
||||
service puppet disable
|
||||
update-rc.d -f puppet disable
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user