12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
@exec if [ ! -d /var/run/proftpd ]; then mkdir /var/run/proftpd ; fi
|
|
bin/ftpcount
|
|
lib/proftpd/proftpd.conf.sample
|
|
@exec if [ ! -f /etc/proftpd.conf ]; then cp %D/%F /etc/proftpd.conf; fi
|
|
libexec/proftpd
|
|
sbin/ftpshut
|
|
man/man8/proftpd.8
|
|
man/man8/ftpshut.8
|
|
man/man1/ftpcount.1
|
|
man/man1/ftpwho.1
|
|
@dirrm lib/proftpd
|