X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=stormbind%2Fdkim%2Fdkim-key-rotation.sh;h=0f9a435bc53e16d13028fa266d40b883d5a2c061;hb=8efa31c1cd9df5d6428a36abcf7a96cf175020a8;hp=b33429705b539187b16676e212c32da1e97807f4;hpb=f9c9c1e97be7e63176a0493f71ab1e22141a6054;p=sven%2Fscripts.git diff --git a/stormbind/dkim/dkim-key-rotation.sh b/stormbind/dkim/dkim-key-rotation.sh index b334297..0f9a435 100755 --- a/stormbind/dkim/dkim-key-rotation.sh +++ b/stormbind/dkim/dkim-key-rotation.sh @@ -95,4 +95,4 @@ etckeeper commit "automatic commit by dkim key update script called as $0" # restart dkimpy-milter and reload bind9 systemctl reload named.service && \ - systemctl reload dkimpy-milter.service + systemctl restart dkimpy-milter.service