Delay qubes-sync-time service after qrexec is started
The qubes-sync-time needs qrexec running to work, so set start order appropriately.
This commit is contained in:
parent
9ef52e4303
commit
91436a2887
@ -1,7 +1,8 @@
|
||||
[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
|
||||
User=root
|
||||
|
Loading…
Reference in New Issue
Block a user