File: logscript

package info (click to toggle)
dh-runit 2.16.6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 272 kB
  • sloc: perl: 305; sh: 220; haskell: 49; makefile: 22
file content (4 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/bin/sh
chown _runit-log:adm '{{ logdir }}'
chmod 750 '{{ logdir }}'
exec chpst -u _runit-log svlogd -tt '{{ logdir }}'