mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
7 lines
97 B
Desktop File
7 lines
97 B
Desktop File
[Unit]
|
|
Requires=test10.socket
|
|
ConditionPathExistsGlob=/tmp/nonexistent
|
|
|
|
[Service]
|
|
ExecStart=true
|