Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v233
/
.
/
test
/
hello-after-sleep.target
blob: 526fbd2a12e559dc825bd8be2ffa88ca18c85f77 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Sleep
for
a minute
,
then
say hello
.
Wants
=
sleep
.
service hello
.
service
After
=
sleep
.
service
Before
=
hello
.
service