]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/hello-after-sleep.target
network: make all failures in route configuration fatal
[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