Systemd/test/sleep.service
Michal Schmidt b5da077ddf test: add test for jobs
Add a test case for job merging with --ignore-dependencies.

test.sh is copied from TEST-01-*, only lightly modified (this
should be refactored better in the future).
test-jobs.sh is the core of this test.
2013-01-25 22:29:56 +01:00

7 lines
86 B
Desktop File

[Unit]
Description=Sleep for 1 minute
[Service]
Type=oneshot
ExecStart=/bin/sleep 60