This is a bad change, and probably does not do what you're intending. The proper way to handle this would be to use REQUIRE: LOGIN.
It's also worth noting that the reasons for using REQUIRE: LOGIN by default for ports scripts unless there is a good reason not to include grouping them together rather than scattering them throughout the boot process. It's not just a matter of unprivileged users. Please see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html for more information. Doug On 07/12/2012 12:51 PM, Michael Scheidell wrote: > scheidell 2012-07-12 19:51:43 UTC > > FreeBSD ports repository > > Modified files: > security/snortsam/files snortsam.sh.in > Log: > - remove rcscript REQUIRE: LOGIN > > PR: ports/169524 > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=169524 > Approved by: maintainer (timeout, 14 days) > > Revision Changes Path > 1.6 +1 -2 ports/security/snortsam/files/snortsam.sh.in > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/snortsam/files/snortsam.sh.in.diff?&r1=1.5&r2=1.6&f=u > _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"