1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-11-05 20:27:09 +01:00
init/cmd
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
..
runsvc Add output truncation flag 2018-07-22 17:57:20 +02:00
service Add flags to selectively skip fields in service files 2018-04-22 13:41:18 +02:00
killall5.c Add System V init like killall5 helper program 2018-03-25 13:11:33 +02:00
Makemodule.am Add utility for producing syslog message from the shell 2018-06-11 19:45:42 +02:00
shutdown.c Add license headers and comments to source 2018-03-24 22:50:28 +01:00
syslog.c Add utility for producing syslog message from the shell 2018-06-11 19:45:42 +02:00