From 078526cde104d156ddb3f9bad3894c38b547f9d6 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 15 Mar 2022 19:30:22 -0300 Subject: [PATCH] specific action --- opendkimd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendkimd.sh b/opendkimd.sh index b8e71bf..3f70adb 100755 --- a/opendkimd.sh +++ b/opendkimd.sh @@ -6,7 +6,7 @@ case $1 in stop) test -f ${pid} && cat ${pid} | xargs kill ;; - *) + start) install -dm 2750 -o opendkim -g opendkim /run/opendkim chown -R opendkim:opendkim /etc/opendkim