Restart exim
This commit is contained in:
parent
858947b462
commit
6c81c2a3e5
|
@ -81,5 +81,8 @@ fi
|
|||
if [ -d /etc/prosody ]; then
|
||||
service prosody restart
|
||||
fi
|
||||
if [ -d /etc/exim4 ]; then
|
||||
service exim4 restart
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue