This website requires JavaScript.
Explore
Sign In
openbsd
/
ports
Watch
1
Star
0
Fork
0
You've already forked ports
mirror of
https://github.com/openbsd/ports.git
synced
2026-06-18 15:33:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
ports
/
sysutils
/
dinit
/
pkg
/
dinit.rc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
10 lines
88 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Import sysutils/dinit.
2019-06-07 15:01:52 +00:00
#!/bin/ksh
sysutils/dinit: update to version 0.20.0.
2026-01-04 18:25:19 +00:00
daemon
=
"
${
TRUEPREFIX
}
/bin/dinit
"
Import sysutils/dinit.
2019-06-07 15:01:52 +00:00
. /etc/rc.d/rc.subr
rc_bg
=
YES
rc_cmd
$1
Reference in New Issue
Copy Permalink