Date: Wed, 08 Mar 2017 14:23:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 217627] Not all files are removed when WITHOUT_AUDIT=YES Message-ID: <bug-217627-8-zXjUy4G6lg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217627-8@https.bugs.freebsd.org/bugzilla/> References: <bug-217627-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627 --- Comment #6 from Sergey <kpect@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217627-8-zXjUy4G6lg>
