systemd: make sure that update check is started only after qrexec-agent
(cherry picked from commit 3466f3df35
)
This commit is contained in:
parent
05e4a695dc
commit
a2ff437d4d
|
@ -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