Post #1556024
2026-03-22 16:23 UTC
@pointlessone @swags
openrc’s most common init script:
#!/sbin/openrc-run
supervisor=supervise-daemon
command=/usr/bin/foo
command_args="--nya"
really, we’re not sysvinit where you don’t have supervision and need to implement start/stop, and the same stupid pidfile logic, manually every time
what specifically does openrc lack? why do people see “shell” and immediately jump off, when it addresses all the issues sysvinit/lsb init scripts had
Replies (0)
No replies.