Use tail for logs instead of rsyslog
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
$ModLoad imuxsock
|
|
||||||
$template noTimestampFormat,"%syslogtag%%msg%\n"
|
|
||||||
$ActionFileDefaultTemplate noTimestampFormat
|
|
||||||
*.*;auth,authpriv.none /dev/stdout
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
rspamd -i
|
rspamd -i
|
||||||
rsyslogd -n
|
tail -f /var/log/rspamd/rspamd.log
|
||||||
|
|||||||
Reference in New Issue
Block a user