File: test.runscript

package info (click to toggle)
dh-runit 2.17.2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 364 kB
  • sloc: sh: 376; perl: 355; haskell: 49; makefile: 13
file content (3 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/sh -eu
echo 'I am dummy runscript!'
exec tail -f /dev/null