1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-09-28 00:59:49 +02:00
init/.gitignore
David Oberhollenzer f52c7ea9d0 Add minimalistic syslog daemon
For now this daemon simply dumps all syslog messages into seperate log
files and doesn't do much parsing. Since the messages are readable ASCII
anyway, this should not be to much of a problem and sufficient for
debugging.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-06-11 19:45:42 +02:00

37 lines
349 B
Text

*.in
*.cache
.*
*.o
*.a
*~
Makefile
aclocal.m4
compile
config.*
configure
depcomp
install-sh
missing
stamp-h1
init
service
reboot
shutdown
killall5
runsvc
usyslogd
services/sigkill
services/sigterm
services/devfs
services/procfs
services/sysfs
services/ifrename
services/ifcfg
scripts/devfs.sh
scripts/ifrename.sh
scripts/ifcfg.sh
etc/initd.env