File: run

package info (click to toggle)
runit-services 0.11.0
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: sh: 479; makefile: 2
file content (10 lines) | stat: -rwxr-xr-x 197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env /lib/runit/invoke-run
#Copyright: 2026 Andrew Bower <andrew@bower.uk>
#License: BSD-3-Clause

exec 1>&2

sv start default-syslog avahi-daemon
sv start cups || exit 170

exec ##bin##