initial import
This commit is contained in:
3
opendkim/opendkim.run
Normal file
3
opendkim/opendkim.run
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -r ./conf ] && . ./conf
|
||||
exec chpst -U opendkim /usr/sbin/opendkim -P ${OPENDKIM_PIDFILE} -x ${OPENDKIM_CONFFILE} -p ${OPENDKIM_SOCKET}
|
||||
Reference in New Issue
Block a user