c04d4e4fea
This time it is for cups, which have socket-based and path-based activators. When activator tires to start the service which is disabled by condition file it enters infinite loop (as service wont start, but will not report an error).
4 lines
96 B
SYSTEMD
4 lines
96 B
SYSTEMD
.include /lib/systemd/system/cups.socket
|
|
[Unit]
|
|
ConditionPathExists=/var/run/qubes-service/cups
|