xu-qemu0: not wanted by multi-user.target
This commit is contained in:
parent
450ca1f0cc
commit
edd8bc21d3
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue