[OpenWrt-Devel] Postfix on OpenWRT

Grzegorz Sójka pld at sojka.co
Tue Oct 14 14:15:23 EDT 2014


Hi there,

One more bug:

In the /etc/init.d/postfix script is the function:

enable() {
	group_exists postfix || group_add postfix 87
	user_exists postfix || user_add postfix 87
	group_exists postdrop || group_add postdrop 88
}

which covers standard /etc/rc.common routines when issuing command:

/etc/init.d/postfix enable

As a consequence symlinks in /etc/rc.d for automatic starting/stopping 
postfix are not created.

-- 
Pozdrawiam
Grzesiek

Wysłane z kompa wolnego od wirusów Billa Gatesa.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list