1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-19 04:06:13 +02:00
init/cmd
David Oberhollenzer 24c90b7700 Configuration parser cleanup
- Do a getline() & process in rdline instead of doing a read per character
   and feeding it through a state machine.
 - Move splitkv to rdcfg.c, the only place where it is used

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-10-10 16:45:11 +02:00
..
runsvc Configuration parser cleanup 2018-10-10 16:45:11 +02:00
service Update documentation 2018-09-19 12:22:14 +02:00
killall5.c Add System V init like killall5 helper program 2018-03-25 13:11:33 +02:00
Makemodule.am Add service commands to manage gcrond services 2018-09-19 12:22:14 +02:00
shutdown.8 Add man page stub for shutdown 2018-08-28 20:55:27 +02:00
shutdown.c Centralize/unify version string printing 2018-09-01 17:22:24 +02:00
syslog.1 Add man page for syslog command 2018-08-31 10:14:06 +02:00
syslog.c Centralize/unify version string printing 2018-09-01 17:22:24 +02:00