1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 10:18:44 +02:00
init/servicecmd
David Oberhollenzer 04a23330e4 Merge preprocessing of command lines
- Common function for splitting string into argument vector
 - Preprocess & split command lines while parsing the service file
 - Specify "before" and "after" dependencies in a single line

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-04 14:58:01 +02:00
..
disable.c Cleanup command error handling in "service" 2018-03-25 01:59:38 +01:00
enable.c Cleanup command error handling in "service" 2018-03-25 01:59:38 +01:00
help.c Add license headers and comments to source 2018-03-24 22:50:28 +01:00
list.c Merge preprocessing of command lines 2018-04-04 14:58:01 +02:00
Makemodule.am Initial commit 2018-03-24 17:04:20 +01:00
servicecmd.c Cleanup command error handling in "service" 2018-03-25 01:59:38 +01:00
servicecmd.h Cleanup command error handling in "service" 2018-03-25 01:59:38 +01:00