diff options
author | Roy Marples <uberlord@gentoo.org> | 2005-10-20 09:50:54 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2005-10-20 09:50:54 +0000 |
commit | ba988d359d633f425aebdac90da10a8241dc1c41 (patch) | |
tree | f83378d6e8977537cd42026e31b05a117c1b55ed /net-ftp/vsftpd | |
parent | New init script which allows for running multiple vsftpd daemons with (diff) | |
download | gentoo-2-ba988d359d633f425aebdac90da10a8241dc1c41.tar.gz gentoo-2-ba988d359d633f425aebdac90da10a8241dc1c41.tar.bz2 gentoo-2-ba988d359d633f425aebdac90da10a8241dc1c41.zip |
New init script which allows for running multiple vsftpd daemons with
different config files - works like net.ethx scripts, #97140
Punted unused pam files.
Patch now updates the default vsftpd.conf for using /etc/vsftpd instead
of maintaining our own config.
(Portage version: 2.0.53_rc5)
(Unsigned Manifest commit)
Diffstat (limited to 'net-ftp/vsftpd')
-rw-r--r-- | net-ftp/vsftpd/Manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/vsftpd/Manifest b/net-ftp/vsftpd/Manifest index d002dc9f2d0e..02a3e410bd86 100644 --- a/net-ftp/vsftpd/Manifest +++ b/net-ftp/vsftpd/Manifest @@ -1,4 +1,4 @@ -MD5 5c0e57ac891c3f5bd649d75e897bbc67 ChangeLog 9212 +MD5 3b54910d381bac92f7784c3843d986e1 ChangeLog 9214 MD5 c3af0a9f9ed1ea8eb162da439b88bf78 files/digest-vsftpd-2.0.3-r1 64 MD5 c3af0a9f9ed1ea8eb162da439b88bf78 files/digest-vsftpd-2.0.3-r2 64 MD5 5a140ccd0017f39fe3c63e6a29e1abcd files/ftpusers 365 @@ -6,9 +6,9 @@ MD5 10727329a1de642694a73e3655774015 files/vsftpd-2.0.3-gentoo.diff 5598 MD5 2008f701278d9e59c755433c8e987606 files/vsftpd-2.0.3-gentoo.patch 7128 MD5 d0f6c4bc146ade78fdcc3ecc94ffece2 files/vsftpd.conf 3842 MD5 a61f83e896d2058a22f9fb3d2b2b1b25 files/vsftpd.conf.d 294 -MD5 f1636ab0eb3c09f0d3de72cee0ef313c files/vsftpd.init 1630 +MD5 8df8f4a0d1fac0ddf21aab9f9c11fa1c files/vsftpd.init 1628 MD5 b0551ddc57103f1dcca71524691540a0 files/vsftpd.init.d 1038 MD5 8578d5c3f50e7b090ba023dfa626ec89 files/vsftpd.xinetd 432 MD5 0451b23327c004752edf415e25931d07 metadata.xml 344 MD5 dc7c446f859492b83b73eb59ee07e560 vsftpd-2.0.3-r1.ebuild 2032 -MD5 65f6782b10a1698e0d1c43e5b29eb394 vsftpd-2.0.3-r2.ebuild 2408 +MD5 5a4c26e8f75ee0f92d48815bb9fb14e4 vsftpd-2.0.3-r2.ebuild 2409 |