commit: 6f83d9c5bff016fdd27ed44c13082ee863455730 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 11 10:48:44 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Mar 11 14:14:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f83d9c5
sys-freebsd/freebsd-lib: remove unused file. Closes: https://github.com/gentoo/gentoo/pull/7419 sys-freebsd/freebsd-lib/files/ftpd.pamd | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sys-freebsd/freebsd-lib/files/ftpd.pamd b/sys-freebsd/freebsd-lib/files/ftpd.pamd deleted file mode 100644 index 8e9082373f8..00000000000 --- a/sys-freebsd/freebsd-lib/files/ftpd.pamd +++ /dev/null @@ -1,8 +0,0 @@ -# PAM configuration for the "ftpd" service -# - -auth include system-auth -account include system-auth -password include system-auth -session include system-auth -
