]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/sleep.service
nspawn: don't look for .nspawn file above the top-level directory, it makes no sense
[thirdparty/systemd.git] / test / sleep.service
1 [Unit]
2 Description=Sleep for 1 minute
3
4 [Service]
5 Type=oneshot
6 ExecStart=/bin/sleep 60