SPECS: vsftpd.spec - /etc/ftpd should be owned
adamg
adamg at pld-linux.org
Fri Jul 14 23:56:08 CEST 2006
Author: adamg Date: Fri Jul 14 21:56:08 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- /etc/ftpd should be owned
---- Files affected:
SPECS:
vsftpd.spec (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SPECS/vsftpd.spec
diff -u SPECS/vsftpd.spec:1.50 SPECS/vsftpd.spec:1.51
--- SPECS/vsftpd.spec:1.50 Thu Jul 13 11:30:29 2006
+++ SPECS/vsftpd.spec Fri Jul 14 23:56:03 2006
@@ -156,6 +156,7 @@
%defattr(644,root,root,755)
%doc AUDIT BENCHMARKS BUGS Changelog FAQ README README.ssl REWARD SIZE SPEED TODO TUNING EXAMPLE SECURITY
%attr(755,root,root) %{_sbindir}/vsftpd
+%dir %attr(750,root,ftp) %dir %{_sysconfdir}/ftpd
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vsftpd.conf
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ftpd/ftpusers
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/ftp
@@ -187,6 +188,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.51 2006/07/14 21:56:03 adamg
+- /etc/ftpd should be owned
+
Revision 1.50 2006/07/13 09:30:29 pluto
- allow ipv6 listening in -standalone version, release 4.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vsftpd.spec?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list