systemd: make sure that update check is started only after qrexec-agent

(cherry picked from commit 3466f3df35)
This commit is contained in:
Marek Marczykowski-Górecki 2015-11-11 01:19:33 +01:00
parent 05e4a695dc
commit a2ff437d4d
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -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