mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
7 lines
97 B
SYSTEMD
7 lines
97 B
SYSTEMD
|
[Unit]
|
||
|
Requires=test10.socket
|
||
|
ConditionPathExistsGlob=/tmp/nonexistent
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=true
|