91436a2887
The qubes-sync-time needs qrexec running to work, so set start order appropriately.
9 lines
186 B
Desktop File
9 lines
186 B
Desktop File
[Unit]
|
|
Description=Update time from ClockVM
|
|
After=qubes-qrexec-agent.service
|
|
ConditionPathExists=!/var/run/qubes-service/clocksync
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/qvm-sync-clock
|
|
User=root
|