2 lines
67 B
Bash
2 lines
67 B
Bash
#!/bin/sh
|
|
exec /usr/bin/opendkim -x /etc/opendkim/opendkim.conf -f
|
#!/bin/sh
|
|
exec /usr/bin/opendkim -x /etc/opendkim/opendkim.conf -f
|