summaryrefslogtreecommitdiffstats
path: root/contrib/log-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/log-wrapper')
-rwxr-xr-xcontrib/log-wrapper4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/log-wrapper b/contrib/log-wrapper
new file mode 100755
index 0000000..f9d9de1
--- /dev/null
+++ b/contrib/log-wrapper
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+USER="spamd-stats"
+exec su "$USER" -c "~/bin/log"