xu-qemu0: not wanted by multi-user.target

This commit is contained in:
tv 2016-02-13 20:11:26 +01:00
parent 450ca1f0cc
commit edd8bc21d3

View File

@ -68,7 +68,6 @@ with lib;
systemd.services.xu-qemu0 = let
in {
after = [ "network.target" "systemd-resolved.service" ];
wantedBy = [ "multi-user.target" ];
serviceConfig = {
User = "xu-qemu0";
SyslogIdentifier = "xu-qemu0";