Ver Fonte

Really enable qubes-sync-time.timer

'systemctl enable' (and thus the preset) needs an [Install] section.
Rusty Bird há 6 anos atrás
pai
commit
4247d4f699
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      vm-systemd/qubes-sync-time.timer

+ 2 - 1
vm-systemd/qubes-sync-time.timer

@@ -6,4 +6,5 @@ ConditionPathExists=!/var/run/qubes-service/clocksync
 OnBootSec=10s
 OnUnitActiveSec=6h
 
-
+[Install]
+WantedBy=multi-user.target