updated service restart at courier imap/pop3 server
This commit is contained in:
@@ -292,8 +292,9 @@ return array(
|
|||||||
'etc_courier_authmysqlrc' => '/etc/courier/authmysqlrc'
|
'etc_courier_authmysqlrc' => '/etc/courier/authmysqlrc'
|
||||||
),
|
),
|
||||||
'restart' => array(
|
'restart' => array(
|
||||||
'/etc/init.d/courier-authdaemon restart',
|
'service courier-authdaemon restart',
|
||||||
'/etc/init.d/courier-pop restart'
|
'service courier-pop restart',
|
||||||
|
'service courier-imap restart'
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
'dovecot' => array(
|
'dovecot' => array(
|
||||||
|
|||||||
Reference in New Issue
Block a user