diff --git a/app-misc/conmux/files/conmux-registry.initd b/app-misc/conmux/files/conmux-registry.initd index 5af904210bbe1..3e3179a224ab8 100644 --- a/app-misc/conmux/files/conmux-registry.initd +++ b/app-misc/conmux/files/conmux-registry.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 diff --git a/app-misc/conmux/files/conmux.initd b/app-misc/conmux/files/conmux.initd index d78db20bb9b7d..b74fd28b969c1 100644 --- a/app-misc/conmux/files/conmux.initd +++ b/app-misc/conmux/files/conmux.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2