debian: change systemctl set-default back to manual symlink

systemd in wheezy is old enough to not have this option.
This commit is contained in:
Marek Marczykowski-Górecki 2015-02-10 17:15:37 +01:00
parent b37d391f91
commit b40c791914

View File

@ -251,7 +251,8 @@ case "${1}" in
qubes-qrexec-agent.service
# Set default "runlevel"
systemctl set-default multi-user.target
rm -f /etc/systemd/system/default.target
ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
# Process all triggers which will set defaults to wanted values
triggerTriggers