aboutsummaryrefslogtreecommitdiff
path: root/src/start-stop-daemon.c
AgeCommit message (Expand)Author
2007-05-14Add --startas back to s-s-d, #175980, #175981.Roy Marples
2007-05-14Allow time for pidfiles to be created, #178274.Roy Marples
2007-05-02SSD_NICELEVEL can now affect the nicelevel for daemons startedRoy Marples
2007-04-25Don't abort select when on signalsRoy Marples
2007-04-19strdup -> rc_xstrdupRoy Marples
2007-04-13s-s-d now allows --signal to be used without --stop and --oknodo. man page up...Roy Marples
2007-04-13Fix module loading, #174360. s-s-d now changes group when changing user, #174...Roy Marples
2007-04-11Cuddle up to LKML C styleRoy Marples
2007-04-10Fix indentationRoy Marples
2007-04-09Use names instead of numbers for reporting signals and trap signals in rcRoy Marples
2007-04-05We now compile on OpenBSD (no idea if it works or not yet)Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples