]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/hello-after-sleep.target
Merge pull request #12661 from mrc0mmand/debug-journalctl-flush
[thirdparty/systemd.git] / test / hello-after-sleep.target
CommitLineData
b5da077d
MS
1[Unit]
2Description=Sleep for a minute, then say hello.
3Wants=sleep.service hello.service
4After=sleep.service
5Before=hello.service