summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2003-03-02 01:50:33 +0000
committermckusick <mckusick@FreeBSD.org>2003-03-02 01:50:33 +0000
commitaf2849b505125bd246931a01ac1ea4b3c435c334 (patch)
tree873b7b110fed68bd3ff101ae4b9c473a53cc78ad /sbin/Makefile
parentc09c34bb73634b06d27c71a728cfe92c799d8e32 (diff)
downloadFreeBSD-src-af2849b505125bd246931a01ac1ea4b3c435c334.zip
FreeBSD-src-af2849b505125bd246931a01ac1ea4b3c435c334.tar.gz
Add the mksnap_ffs command to the sbin directory. This setuid root
program allows users in the operator group to take filesystem snapshots. Its first use will be in support of `dump -L'. Approved by: Technical Review Board <trb@FreeBSD.org> Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 3a656fc..17ecce4 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -38,6 +38,7 @@ SUBDIR= adjkerntz \
mdconfig \
mdmfs \
mknod \
+ mksnap_ffs \
mount \
mount_cd9660 \
mount_ext2fs \
OpenPOWER on IntegriCloud