commit: b7cfcca0028c039afd3bece2428ffefe877e1655
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 17:40:40 2016 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri May 13 17:41:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cfcca0
sys-apps/openrc: Install supervise-daemon pam file
Package-Manager: portage-2.2.28
sys-apps/openrc/openrc-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-apps/openrc/openrc-9999.ebuild
b/sys-apps/openrc/openrc-9999.ebuild
index f4ba4dc..14a18ac 100644
--- a/sys-apps/openrc/openrc-9999.ebuild
+++ b/sys-apps/openrc/openrc-9999.ebuild
@@ -147,8 +147,9 @@ src_install() {
insinto /etc/logrotate.d
newins "${FILESDIR}"/openrc.logrotate openrc
- # install the gentoo pam.d file
+ # install gentoo pam.d files
newpamd "${FILESDIR}"/start-stop-daemon.pam start-stop-daemon
+ newpamd "${FILESDIR}"/start-stop-daemon.pam supervise-daemon
# install documentation
dodoc ChangeLog *.md