postfix/service-disabled/rsyslogd/log/run

4 lines
68 B
Plaintext
Raw Permalink Normal View History

2016-06-19 21:55:47 +00:00
#!/bin/sh
touch /var/log/maillog
exec tail -f /var/log/maillog 2>&1