index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
sleep.service
blob: 946c44b621012e9bfa5a36fbf1f8fe0215936b9e (
plain
)
1
2
3
4
5
6
[Unit]
Description
=
Sleep for 1 minute
[Service]
Type
=
oneshot
ExecStart
=
/bin/sleep 60