From: Frank Brehm Date: Tue, 17 May 2016 23:30:34 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=12c711c1f787e2edbf5e575dfa8bb61eefcb1d2d;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/samba b/init.d/samba index ff42552e..bf162ad7 100755 --- a/init.d/samba +++ b/init.d/samba @@ -1,10 +1,10 @@ -#!/sbin/runscript -# Copyright 1999-2015 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ extra_started_commands="reload" -piddir="/var/run/samba" +piddir="/run/samba" depend() { after slapd