File: testsuite.service

package info (click to toggle)
dracut 110-7
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,880 kB
  • sloc: sh: 24,973; ansic: 5,236; makefile: 346; perl: 186; python: 48; javascript: 19
file content (10 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Testsuite service
After=basic.target multi-user.target

[Service]
ExecStart=/sbin/test-init
Type=oneshot
StandardInput=tty
StandardOutput=tty
SuccessExitStatus=SIGTERM