X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fscripts.git;a=blobdiff_plain;f=stormbind%2Fdkim%2Fdkim-key-rotation.sh;fp=stormbind%2Fdkim%2Fdkim-key-rotation.sh;h=0f9a435bc53e16d13028fa266d40b883d5a2c061;hp=b33429705b539187b16676e212c32da1e97807f4;hb=40b10e0f71af5c6b6f56e35e634fe64b49edda8e;hpb=f3cde97f6e775414519f87835c3a2cdddfcf2293 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