summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-10-07 10:26:38 +0000
committerdes <des@FreeBSD.org>2013-10-07 10:26:38 +0000
commit8984ced46c19636db8da912360c2bde89cb685be (patch)
tree9f070ebafc7533315bedc42b4b7e0b2543d63057 /libexec/Makefile
parentce42421e8d6b4bfcbbeba7c690da0f025e45fafe (diff)
downloadFreeBSD-src-8984ced46c19636db8da912360c2bde89cb685be.zip
FreeBSD-src-8984ced46c19636db8da912360c2bde89cb685be.tar.gz
Introduce the /libexec/freebsd-version script, which is intended to be
used by auditing tools to determine the userland patch level when it differs from what `uname -r` reports. This can happen when the system is kept up-to-date using freebsd-update and the last SA did not touch the kernel, or when a new kernel has been installed but the system has not yet rebooted. Approved by: re (glebius)
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 0b9c961..1039b24 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -8,6 +8,7 @@ SUBDIR= ${_atf} \
bootpd \
${_comsat} \
fingerd \
+ freebsd-version \
ftpd \
getty \
${_mail.local} \
OpenPOWER on IntegriCloud