File: start-failed.service

package info (click to toggle)
golang-github-coreos-go-systemd 22.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 656 kB
  • sloc: sh: 101; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
[Unit]
Description=starting a failed test

[Service]
ExecStartPre=/bin/false
ExecStart=/bin/sleep 400