dovecot/service/logger/run

11 lines
221 B
Plaintext
Raw Permalink Normal View History

2018-12-17 15:59:30 +00:00
#!/bin/sh
# Collect all logs which come to /dev/log
exec 2>&1
echo "${PWD##*/}: started."
set -x
exec chpst -Unobody socklog unix /dev/log
# exec socklog unix /dev/log
# exec socat UNIX-LISTEN:/dev/log,reuseaddr,fork -