mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 18:47:52 +00:00
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
|
||||
|
||||
rspamd -i
|
||||
rsyslogd -n
|
||||
tail -f /var/log/rspamd/rspamd.log
|
||||
|
||||
Reference in New Issue
Block a user