commit: 41824ef4648451e9376c9e9d881f627d0403d89d Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Nov 28 19:14:57 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 18:36:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41824ef4
sys-freebsd/freebsd-libexec: remove unused file Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> sys-freebsd/freebsd-libexec/files/ftpd.pamd | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sys-freebsd/freebsd-libexec/files/ftpd.pamd b/sys-freebsd/freebsd-libexec/files/ftpd.pamd deleted file mode 100644 index 8e9082373f8..00000000000 --- a/sys-freebsd/freebsd-libexec/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 -
