aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18README: Wrap 'make install' in backticksbtdmaster
2021-03-15rc_cgroup.sh: do not add newline when writing group2 valuesWilliam Hubbs
2021-03-01rc-cgroup.sh: avoid process substitution for cgroup_get_pidsWilliam Hubbs
2021-02-23fix unified cgroups v2 setupWilliam Hubbs
2021-02-22start-stop-daemon: Fix off by ones when checking for RC_* envvarsDisconnect3d
2021-02-22supervise-daemon: Fix off by ones when checking for RC_* envvarsDisconnect3d
2021-02-22Support docker and lxc stopRin Cat
2021-02-02start-stop-daemon: fix typo in manpagesqozz
2021-01-28allow devfs to run on lxcWilliam Hubbs
2021-01-05typo fixWilliam Hubbs
2021-01-05improve the diagnostic when the ulimit builtin failsWilliam Hubbs
2020-12-22net-online: fix process of symlinks in sysfsGaël PORTAY
2020-12-22remove statement about not providing an initPatrick Noll
2020-12-20rc-status: Remove noise from ini-formatted outputManuel Rüger
2020-12-20update freebsd 11.x image on cirrus ciWilliam Hubbs
2020-12-20user-guide: clarify note for Runlevels/rc-update usageClayton Craft
2020-12-05Update user-guide.mdlishuxiang
2020-11-29supervise-daemon: do not spawn a process if we are exitingWilliam Hubbs
2020-11-27Remove warning when osclock init.d script runsDermot Bradley
2020-11-27man/openrc.8: populate OPTIONS from --help outputCalvin Montgomery
2020-11-27src/rc/checkpath.c: replace mkdir() with mkdirat().Michael Orlitzky
2020-11-27src/rc/checkpath.c: fix typo "synbolic" -> "symbolic".Michael Orlitzky
2020-11-27start-stop-daemon, supervise-daemon: fix parsing of usernames passed via --us...Johannes Heimansberg
2020-11-27bootmisc: allow sysvinit compatibility during shutdownWilliam Hubbs
2020-11-20scripts/shutdown.in: fix sysvinit compatible shutdownWilliam Hubbs
2020-11-20update news for 0.43 with info on checkpath fixWilliam Hubbs
2020-11-20start-stop-daemon: Don't segfault if --exec was given a non-existing file nameLars Wendler
2020-11-20checkpath: fix CVE-2018-21269William Hubbs
2020-11-01Update user-guide.mdJulien Surloppe
2020-09-25supervise-daemon: only log debug logs when verbose mode is activeWilliam Hubbs
2020-04-19.cirrus.yml: Update FreeBSD releasesManuel Rüger
2020-02-05man/openrc-run.8: fix a typoAustin English
2020-01-19src/rc/rc-logger.h: fix build failure against gcc-10Sergei Trofimovich
2020-01-11supervise-daemon: Fix segfault when executable does not existWolf
2020-01-11binfmt: ensure a file is ungegistered before registeringartoo
2020-01-11Fix typo in READMEAndrew Scheller
2020-01-11make grep usage POSIX compliantEthan Sommer
2020-01-11Delete stray text.Jason Bowen
2019-12-05openrc-shutdown.c: typo fixWilliam Hubbs
2019-10-28ci/travis.sh: run shellcheck on shell scriptsWilliam Hubbs
2019-10-28.travis.yml: install shellcheckAustin English
2019-09-03cgroup2_set_limits: verify that the cgroup2 path is a mount pointE5ten
2019-08-20fix clang buildWilliam Hubbs
2019-08-20version 0.42William Hubbs
2019-08-20Update ChangeLogWilliam Hubbs
2019-08-20update sysvinit support filesWilliam Hubbs
2019-08-19fix single user modeWilliam Hubbs
2019-08-15optimize loops for installing gettysWilliam Hubbs
2019-08-15Remove "single" runlevel directoryWilliam Hubbs
2019-08-15fix sysvinit compatibilityWilliam Hubbs