From: William Hubbs Date: Fri, 13 May 2016 17:40:40 +0000 (-0500) Subject: sys-apps/openrc: Install supervise-daemon pam file X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b7cfcca0028c039afd3bece2428ffefe877e1655;p=gentoo.git sys-apps/openrc: Install supervise-daemon pam file Package-Manager: portage-2.2.28 --- diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index f4ba4dc21db2..14a18ac04c82 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