aboutsummaryrefslogtreecommitdiff
path: root/src/start-stop-daemon
AgeCommit message (Expand)Author
2023-01-20start-stop-daemon, supervise-daemon: use closefrom()/close_range()Matt Whitlock
2023-01-20start-stop-daemon: remove unnecessary carve-out for pipe FDMatt Whitlock
2022-12-07start-stop-daemon: use a pipe to sync parent/child processesMike Gilbert
2022-09-06start-stop-daemon, supervise-daemon: set autogroup nicelevelMatt Whitlock
2022-09-02Revert "start-stop-daemon: use vfork to avoid races"William Hubbs
2022-09-02start-stop-daemon: use vfork to avoid racesArusekk
2022-04-07start-stop-daemon: remove rc-prefix from file namesWilliam Hubbs
2022-04-06migrate fully to meson build systemWilliam Hubbs