From af2849b505125bd246931a01ac1ea4b3c435c334 Mon Sep 17 00:00:00 2001 From: mckusick Date: Sun, 2 Mar 2003 01:50:33 +0000 Subject: 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 Sponsored by: DARPA & NAI Labs. --- sbin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/Makefile') 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 \ -- cgit v1.1