]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
Revert "Drop vsftpd which isn't actively maintained any more"
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Jul 2024 17:28:19 +0000 (17:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 Jul 2024 17:28:19 +0000 (17:28 +0000)
commit05ca8372d08f4b613cb8b5617d8c0988e6daac1c
treef4c7a899ecf56ebfcea1beac7bda6af21513815c
parent1e2401a1488f37ea7cca05afceb55e3ac002bd9a
Revert "Drop vsftpd which isn't actively maintained any more"

This reverts commit 56720befc7e6beafc5e200c0a777422bdbdccc1a.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
config/backup/includes/vsftpd [new file with mode: 0644]
config/etc/group
config/etc/passwd
config/rootfiles/packages/vsftpd [new file with mode: 0644]
config/vsftpd/vsftpd.conf [new file with mode: 0644]
config/vsftpd/vsftpd.user_list [new file with mode: 0644]
lfs/vsftpd [new file with mode: 0644]
make.sh
src/initscripts/packages/vsftpd [new file with mode: 0644]
src/paks/vsftpd/install.sh [new file with mode: 0644]
src/paks/vsftpd/uninstall.sh [new file with mode: 0644]
src/paks/vsftpd/update.sh [new file with mode: 0644]