From d9f883f2151a026d25277d57d56aa045417dd3bb Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Wed, 6 Jun 2018 14:59:12 +0200 Subject: Add utility for producing syslog message from the shell This can can be used by shell scripts to produce syslog messages, as well as aiding in debugging the usyslogd daemon. Signed-off-by: David Oberhollenzer --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 256a460..44d1ad5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ reboot shutdown killall5 runsvc +syslog usyslogd services/sigkill -- cgit v1.2.3