wok-stable diff dovecot/stuff/init.d/dovecot @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents d635a5200162
children
line diff
     1.1 --- a/dovecot/stuff/init.d/dovecot	Wed Mar 07 17:24:26 2012 +0100
     1.2 +++ b/dovecot/stuff/init.d/dovecot	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  DESC="Dovecot daemon"
     1.5  DAEMON=/usr/sbin/dovecot
     1.6  OPTIONS=$dovecot_OPTIONS
     1.7 -PIDFILE=/var/run/dovecot/dovecot.pid
     1.8 +PIDFILE=/var/run/dovecot/master.pid
     1.9  
    1.10  case "$1" in
    1.11    start)