[Bug 217627] Not all files are removed when WITHOUT_AUDIT=YES

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 8 14:23:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627

--- Comment #6 from Sergey <kpect at protonmail.com> ---
Additionally,

WITHOUT_BSNMP=YES option doesn't remove /lib/libbsm and /lib/libbegemot

WITHOUT_QUOTAS=YES option doesn't remove /etc/rc.d/quota in file
/usr/src/etc/rc.d/Makefile

WITHOUT_IPFILTER=YES option doesn't remove /etc/rc.d/ipfilter, /etc/rc.d/ipfs,
etc/rc.d/ipmon and /etc/rc.d/ipnat in file /usr/src/etc/rc.d/Makefile

WITHOUT_PF=YES option doesn't remove /etc/rc.d/pf, /etc/rc.d/pflog and
/etc/rc.d/pfsync in file /usr/src/etc/rc.d/Makefile

WITHOUT_SVNLITE=YES option doesn't remove /lib/libsqlite3 in file
/usr/src/lib/Makefile

There is one note though, scripts in /etc/rc.d/ directory may depend on other
scipts in same directory, so if some script is removed, sripts that are
dependent on it should be handled properly.

Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list