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
|
if [ -f /bin/systemctl ]; then
|
||||||
systemctl disable puppet
|
systemctl disable puppet
|
||||||
else
|
else
|
||||||
service puppet disable
|
update-rc.d -f puppet disable
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user