pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

small error in startup script for sqwebmail-5.5.3



Hi,

Line 16 of the script 'sqwebmail.sh' in

mail/sqwebmail/files/

contains the line

ctl_command="@PREFIX@/sbin/webmaild"

I think that this should be

ctl_command="@PREFIX@/sbin/webmaild.rc"

because the name of the daemon in question has changed slightly. It is now

webmaild.rc

C.


Home | Main Index | Thread Index | Old Index