From a6a564b0c2c56a61d8dbab90fab8e55e6d66034e Mon Sep 17 00:00:00 2001 From: Steve Arnold Date: Thu, 13 Apr 2017 19:59:44 -0700 Subject: sys-apps/fstrimDaemon: update to latest openrc script interface Signed-off-by: Steve Arnold --- sys-apps/fstrimDaemon/fstrimDaemon-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/fstrimDaemon/fstrimDaemon-9999.ebuild b/sys-apps/fstrimDaemon/fstrimDaemon-9999.ebuild index e24f85d..07ce561 100644 --- a/sys-apps/fstrimDaemon/fstrimDaemon-9999.ebuild +++ b/sys-apps/fstrimDaemon/fstrimDaemon-9999.ebuild @@ -28,6 +28,7 @@ src_install() { dosbin usr/sbin/fstrimDaemon.sh dodoc README.md if ! use systemd ; then + sed -i -e "s|sbin/runscript|sbin/openrc-run|" etc/init.d/fstrimDaemon doinitd etc/init.d/fstrimDaemon doconfd etc/conf.d/fstrimDaemon else -- cgit v1.2.3-65-gdbad