Add new comment
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
|
At least in Debian-based distros (like Ubuntu), changes for service foo should go into /etc/default/foo, not directly to /etc/init.d/foo. In this case, the PIDFILE="/var/spool/postfix/var/run/${NAME}/saslauthd.pid" option should go to /etc/default/saslauthd, where it will override the PIDFILE setting from /etc/init.d/saslauthd. Background: /etc/default/saslauthd is a "conffile"; changes in it won't be touched by updates. /etc/init.d/saslauthd is not a conffile and may be overwritten by the next update.
Reply |





Recent comments
4 hours 46 min ago
10 hours 34 min ago
12 hours 26 min ago
14 hours 10 min ago
18 hours 1 min ago
23 hours 46 min ago
23 hours 57 min ago
1 day 4 hours ago
1 day 9 hours ago
1 day 15 hours ago