1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-18 19:56:14 +02:00
init/cmd
David Oberhollenzer 0975ed0fb7 runsvc: make sure we close all fds before running a service
Just in case initd leaks anything. Also, the service has no
buisness writing all over /dev/console. It's a system service, it
better use syslog or its own internal logging service.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2020-04-06 15:55:47 +02:00
..
service cleanup: delete remains of libutil 2020-03-31 18:19:27 +02:00
killall5.c cleanup: delete remains of libutil 2020-03-31 18:19:27 +02:00
Makemodule.am cleanup: simplify runsvc environment config parsing 2020-04-06 15:44:15 +02:00
runsvc.c runsvc: make sure we close all fds before running a service 2020-04-06 15:55:47 +02:00
shutdown.8 Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
shutdown.c cleanup: delete remains of libutil 2020-03-31 18:19:27 +02:00
waitfile.c Add hacky utiliy that waits for the presence of some files 2019-03-24 18:02:17 +01:00