diff options
Diffstat (limited to 'package/vsftpd/ipkg')
-rw-r--r-- | package/vsftpd/ipkg/vsftpd.conffiles | 1 | ||||
-rw-r--r-- | package/vsftpd/ipkg/vsftpd.control | 5 | ||||
-rw-r--r-- | package/vsftpd/ipkg/vsftpd.postinst | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/package/vsftpd/ipkg/vsftpd.conffiles b/package/vsftpd/ipkg/vsftpd.conffiles deleted file mode 100644 index 45632cf31..000000000 --- a/package/vsftpd/ipkg/vsftpd.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/vsftpd.conf diff --git a/package/vsftpd/ipkg/vsftpd.control b/package/vsftpd/ipkg/vsftpd.control deleted file mode 100644 index 6fe53ecba..000000000 --- a/package/vsftpd/ipkg/vsftpd.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: vsftpd -Priority: optional -Section: net -Description: a fast and secure FTP server -Depends: diff --git a/package/vsftpd/ipkg/vsftpd.postinst b/package/vsftpd/ipkg/vsftpd.postinst deleted file mode 100644 index c64e98223..000000000 --- a/package/vsftpd/ipkg/vsftpd.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf vsftpd vsftpd NO |