aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-06-02 16:20:02 +0200
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-06-11 19:45:42 +0200
commitf52c7ea9d045db3a1f313f92ef786cbb58594a50 (patch)
tree0ce30b8ac515987b87a609eb2403e218bf6ff07d /.gitignore
parented23d075cae1353dcbec06925b2491e09395aafe (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73b3efb..256a460 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ reboot
shutdown
killall5
runsvc
+usyslogd
services/sigkill
services/sigterm