summaryrefslogtreecommitdiff
path: root/ftp/proftpd/pkg-plist
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-10-11 04:41:55 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-10-11 04:41:55 +0000
commit5492aae1afd9183709efe46b30a1d4fef3592f27 (patch)
tree02b352939ec7d0a5511d4e76a9fbf28ef2bca21b /ftp/proftpd/pkg-plist
parentFix flaotingpoint error. (diff)
- 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.
Notes
Notes: svn path=/head/; revision=22343
Diffstat (limited to '')
-rw-r--r--ftp/proftpd/pkg-plist3
1 files changed, 1 insertions, 2 deletions
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