5e08e2bc1d
Files in /var/run/qubes-service are created by qubes-sysinit.service. So defer that condition check after that service start. Thanks @adrelanos for the report. Fixes QubesOS/qubes-issues#1985
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
[Unit]
|
|
ConditionPathExists=!/var/run/qubes/this-is-templatevm
|
|
After=qubes-sysinit.service
|