qubes-sync-time.timer 180 B

12345678910
  1. [Unit]
  2. Description=Update system time each 6h
  3. ConditionPathExists=!/var/run/qubes-service/clocksync
  4. [Timer]
  5. OnBootSec=10s
  6. OnUnitActiveSec=6h
  7. [Install]
  8. WantedBy=multi-user.target