systemd: make sure that update check is started only after qrexec-agent
This commit is contained in:
parent
7cca1b23ee
commit
3466f3df35
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Qubes check for VM updates and notify dom0
|
||||
ConditionPathExists=/var/run/qubes-service/qubes-update-check
|
||||
After=qubes-qrexec-agent.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user