Change directory user to reflect the config
All checks were successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful

This commit is contained in:
nemunaire 2025-08-25 10:49:37 +02:00
commit 1d7c0fa76a

View file

@ -1,5 +1,8 @@
#!/bin/sh
grep -qi ^UserID /etc/opendkim/opendkim.conf &&
chown $(grep -i ^UserID /etc/opendkim/opendkim.conf | awk '{ print $2 }') /var/run/opendkim
ln -sf /proc/1/fd/1 /var/log/messages
syslogd