index
:
navi/openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
/
supervise-daemon.sh
Age
Commit message (
Expand
)
Author
2022-12-07
supervise-daemon: don't overwrite empty supervise_daemon_args
Jakub Jirutka
2022-02-06
linux: Add support for No New Privs flag
LinkTed
2022-02-06
capabilities: Add support for securebits flags
LinkTed
2021-12-23
capabilities: Add support for Linux capabilities(7)
LinkTed
2021-12-20
use HEAD in git URIs to point to the default branch
Mike Frysinger
2018-12-03
supervise-daemon.sh: drop the unused stopsig variable
William Hubbs
2018-12-03
supervise-daemon: use a default pid file if one is not specified
William Hubbs
2018-11-15
supervise-daemon: make the pidfile an implementation detail
William Hubbs
2018-11-06
supervise-daemon.sh: drop invalid --signal switch
William Hubbs
2018-10-23
supervise-daemon: add health checks
William Hubbs
2018-05-30
sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i...
Austin English
2017-11-29
add more variables for start-stop-daemon and supervise-daemon options
Julien Reichardt
2017-10-27
supervise-daemon: use RC_SVCNAME as the first argument to the daemon
William Hubbs
2017-10-26
implement "unsupervised" status
William Hubbs
2017-10-25
supervise-daemon.sh: fix status function with no namespaces
William Hubbs
2017-10-25
add "unsupervised" status and return code 64 to supervise-daemon status function
William Hubbs
2017-09-06
add retry option to supervise-daemon
William Hubbs
2017-05-10
supervise-daemon:create multiple options from --respawn-limit
William Hubbs
2017-05-09
supervise-daemon: add a --respawn-limit option
William Hubbs
2016-09-20
Revert "Remove eval calls from supervisor start functions"
William Hubbs
2016-09-19
Remove eval calls from supervisor start functions
William Hubbs
2016-09-13
Make use of name vs RC_SVCNAME consistent in supervisor scripts
William Hubbs
2016-05-19
supervise-daemon.sh: add support for chroot variable
William Hubbs
2016-04-27
add daemon supervisor
William Hubbs