Browse Source

Really enable qubes-sync-time.timer

'systemctl enable' (and thus the preset) needs an [Install] section.
Rusty Bird 6 years ago
parent
commit
4247d4f699
1 changed files with 2 additions and 1 deletions
  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