diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/atop/atop-2.7.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-process/atop/atop-2.7.1.ebuild b/sys-process/atop/atop-2.7.1.ebuild index 4e4a270b83e0..1adcbe0d802e 100644 --- a/sys-process/atop/atop-2.7.1.ebuild +++ b/sys-process/atop/atop-2.7.1.ebuild @@ -93,6 +93,8 @@ src_install() { # useless -${PV} copies ? rm "${ED}"/usr/bin/atop*-${PV} || die + # Note: in the next release (> 2.7.1), switch to upstream files + # (ours are now upstreamed) newinitd "${FILESDIR}"/${PN}.rc-r2 ${PN} newinitd "${FILESDIR}"/atopacct.rc atopacct |