1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 18:28:44 +02:00
init/lib/init
David Oberhollenzer e21840cfce initd: don't start runsvc for services without exec block
First in rdsvc, tag the services that *do* have exec lines, even if we don't
read them.

Second, if a service does not have that flag set, don't try to execute it.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-20 15:44:14 +01:00
..
del_svc_list.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
delsvc.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
init_socket_create.c Add helpers for initd socket 2019-03-18 14:15:58 +01:00
init_socket_open.c Add helpers for initd socket 2019-03-18 14:15:58 +01:00
init_socket_recv_status.c Add functions to transmit service status accross initd socket 2019-03-18 18:29:02 +01:00
init_socket_send_request.c Add helpers for initd socket 2019-03-18 14:15:58 +01:00
init_socket_send_status.c Add functions to transmit service status accross initd socket 2019-03-18 18:29:02 +01:00
rdsvc.c initd: don't start runsvc for services without exec block 2019-03-20 15:44:14 +01:00
svc_tsort.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
svcmap.c Remove some no longer needed cruft 2018-11-23 23:00:58 +01:00
svcscan.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00