wok diff postfix/stuff/etc/init.d/postfix @ rev 17221

Up: liblxqt-mount, lxqt-globalkeys, lxqt-notificationd (all to 0.8.0).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 14 17:04:37 2014 +0300 (2014-10-14)
parents 37a5211da2ad
children 7f188676b59c
line diff
     1.1 --- a/postfix/stuff/etc/init.d/postfix	Tue Mar 10 09:22:52 2009 +0000
     1.2 +++ b/postfix/stuff/etc/init.d/postfix	Tue Oct 14 17:04:37 2014 +0300
     1.3 @@ -1,5 +1,5 @@
     1.4  #!/bin/sh
     1.5 -# /etc/init.d/postfix : Start, stop and restart SMTP server on SliTaz, at 
     1.6 +# /etc/init.d/postfix : Start, stop and restart SMTP server on SliTaz, at
     1.7  # boot time or with the command line.
     1.8  #
     1.9  # To start SMTP server at boot time, just put postfix in the $RUN_DAEMONS
    1.10 @@ -10,7 +10,7 @@
    1.11  
    1.12  NAME=Postfix
    1.13  DESC="SMTP server"
    1.14 -DAEMON=/usr/libexec/postfix/master
    1.15 +DAEMON=/usr/lib/postfix/master
    1.16  OPTIONS=$POSTFIX_OPTIONS
    1.17  PIDFILE=/var/spool/postfix/pid/master.pid
    1.18