MFH: r480095

security/lockdown: mark FORBIDDEN as it renders the system unbootable

By inspection I see that the port sets the obsolete 'nodev' flag in
/etc/fstab, and it really needs careful review for use with contemporary
FreeBSD; upstream is gone.

Reported by:	Jeffrey Bouquet on -current
This commit is contained in:
Antoine Brodin 2018-09-19 21:56:44 +00:00
parent 32d7b113e6
commit f531059e5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=480116

View File

@ -3,12 +3,14 @@
PORTNAME= lockdown
PORTVERSION= 2.0.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://lockdown.trunet.dk/ \
http://lockdown.loproc.dk/
MAINTAINER= ports@FreeBSD.org
COMMENT= Hardening script for FreeBSD
FORBIDDEN= Renders system unbootable
USE_LDCONFIG= yes