From deef9ce2b37c57e087abb258c9093bf3473ec0b6 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 20 Feb 2014 17:04:47 -0800 Subject: [PATCH] contrib/openrc/init.d/package-cache: Nest more deeply Gentoo's doinitd can't handle renaming the files it installs, so create a deeper tree where the init script can be called 'package-cache'. This layout leaves room for a future contrib/openrc/conf.d/package-cache if we want to supply one. --- contrib/{openrc-init => openrc/init.d/package-cache} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contrib/{openrc-init => openrc/init.d/package-cache} (100%) diff --git a/contrib/openrc-init b/contrib/openrc/init.d/package-cache similarity index 100% rename from contrib/openrc-init rename to contrib/openrc/init.d/package-cache -- 2.26.2