From 1ac394d9964081cf6d453940fdd9166ed1aae5d6 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 20 Sep 2016 16:21:10 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/openvpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/openvpn b/init.d/openvpn index d65e6f8b..b42aa13d 100755 --- a/init.d/openvpn +++ b/init.d/openvpn @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -- 2.39.5