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