chiark / gitweb /
build-sys: install rpm macros file to /usr/lib/rpm/macros.d
[elogind.git] / test / hello-after-sleep.target
1 [Unit]
2 Description=Sleep for a minute, then say hello.
3 Wants=sleep.service hello.service
4 After=sleep.service
5 Before=hello.service