summaryrefslogtreecommitdiffstats
path: root/tv/2configs/xu-qemu0.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-13 20:11:26 +0100
committertv <tv@krebsco.de>2016-02-13 20:11:26 +0100
commit026d8cb2eb6e7479a75eb3bf170c67a103d0197a (patch)
treeacbf1f0572422aa266b927557fb4ff604906c669 /tv/2configs/xu-qemu0.nix
parent4713de3573f34a0a2bec043fe17d98758636711a (diff)
xu-qemu0: not wanted by multi-user.target
Diffstat (limited to 'tv/2configs/xu-qemu0.nix')
-rw-r--r--tv/2configs/xu-qemu0.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/2configs/xu-qemu0.nix b/tv/2configs/xu-qemu0.nix
index 470b16e..bc108b4 100644
--- a/tv/2configs/xu-qemu0.nix
+++ b/tv/2configs/xu-qemu0.nix
@@ -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";