updated service restart at courier imap/pop3 server

This commit is contained in:
Lednerb
2015-01-11 15:42:01 +01:00
parent 84ff476dfa
commit 8a3745aee8

View File

@@ -292,8 +292,9 @@ return array(
'etc_courier_authmysqlrc' => '/etc/courier/authmysqlrc'
),
'restart' => array(
'/etc/init.d/courier-authdaemon restart',
'/etc/init.d/courier-pop restart'
'service courier-authdaemon restart',
'service courier-pop restart',
'service courier-imap restart'
)
),
'dovecot' => array(