mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
4 lines
135 B
SYSTEMD
4 lines
135 B
SYSTEMD
|
[Service]
|
||
|
Type=notify
|
||
|
ExecStart=bash -c "echo success >> /tmp/success-failure-test-result && systemd-notify --ready && sleep infinity"
|