From 5492aae1afd9183709efe46b30a1d4fef3592f27 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 11 Oct 1999 04:41:55 +0000 Subject: - install ftpwho - install xferlog.5 manpage - create /var/run/proftpd in the rc.d startup script so that it will be recreated during the next boot. --- ftp/proftpd/pkg-plist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ftp/proftpd/pkg-plist') diff --git a/ftp/proftpd/pkg-plist b/ftp/proftpd/pkg-plist index a0c97c6b7ffa..37cffafd954a 100644 --- a/ftp/proftpd/pkg-plist +++ b/ftp/proftpd/pkg-plist @@ -1,8 +1,7 @@ bin/ftpcount +bin/ftpwho etc/proftpd.conf.default etc/rc.d/proftpd.sh.sample @exec if [ ! -f %D/etc/proftpd.conf ] ; then cp -p %D/%F %B/proftpd.conf; fi libexec/proftpd sbin/ftpshut -@exec /bin/mkdir /var/run/proftpd -@unexec /bin/rmdir /var/run/proftpd -- cgit v1.2.3