1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-09-28 17:19:50 +02:00
init/cmd/service
David Oberhollenzer c3d14cbfa8 cleanup: init status response
- rename init_status_response_t to init_status_t
 - merge code for handling it
 - fix memory leak in status command

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-29 21:00:53 +01:00
..
disable.c Add service configuration reloading 2019-03-29 21:00:53 +01:00
dumpscript.c Seperate service loading/error loging from dumpscript command 2019-03-19 23:53:49 +01:00
enable.c Add service configuration reloading 2019-03-29 21:00:53 +01:00
help.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
list.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
loadsvc.c Seperate service loading/error loging from dumpscript command 2019-03-19 23:53:49 +01:00
service.8 Add start/stop commands to service tool 2019-03-28 15:32:10 +01:00
servicecmd.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
servicecmd.h Seperate service loading/error loging from dumpscript command 2019-03-19 23:53:49 +01:00
startstop.c cleanup: init status response 2019-03-29 21:00:53 +01:00
status.c cleanup: init status response 2019-03-29 21:00:53 +01:00