From: Frank Brehm Date: Thu, 28 Dec 2017 01:09:32 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=39d0bc4248d4c62f5a378285a5b17228dae44733;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/mit-krb5kadmind b/init.d/mit-krb5kadmind index 5278c7ac..03e64f83 100755 --- a/init.d/mit-krb5kadmind +++ b/init.d/mit-krb5kadmind @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run #--------------------------------------------------------------------------- # This script starts/stops the MIT Kerberos 5 Admin daemon diff --git a/init.d/mit-krb5kdc b/init.d/mit-krb5kdc index eab0cd15..ecd47e45 100755 --- a/init.d/mit-krb5kdc +++ b/init.d/mit-krb5kdc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run #--------------------------------------------------------------------------- # This script starts/stops the MIT Kerberos 5 KDC diff --git a/init.d/mit-krb5kpropd b/init.d/mit-krb5kpropd index 5459466e..f6ab7872 100755 --- a/init.d/mit-krb5kpropd +++ b/init.d/mit-krb5kpropd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run #--------------------------------------------------------------------------- # This script starts/stops the MIT Kerberos 5 kpropd