From: root Date: Sun, 26 Jun 2016 22:27:58 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=2cb2f1714fda87518b7997030b5eb199eab6d7dc;p=config%2Fhelga%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/mit-krb5kadmind b/init.d/mit-krb5kadmind index 5278c7a..03e64f8 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 eab0cd1..ecd47e4 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 5459466..f6ab787 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