1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-09-29 01:29:49 +02:00
init/lib/util
David Oberhollenzer 056d3c8e64 Add output truncation flag
This commit adds a "truncate" flag that can be added to a service
description between the "tty" keyword and the path string.

If the flag is set, the output file is truncated to 0 after opening.

This probably requires some remodeling in the future as the tty keyword
no longer deals with just tty devices.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-07-22 17:57:20 +02:00
..
del_svc_list.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
delsvc.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
enum_by_name.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
enum_to_name.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
mksock.c Make mksock() more generic, move to util library 2018-06-09 15:32:29 +02:00
opensock.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
rdsvc.c Add output truncation flag 2018-07-22 17:57:20 +02:00
svc_tsort.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
svcmap.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00
svcscan.c Split configuration parser and utility library 2018-06-09 15:32:29 +02:00