From: Frank Brehm Date: Tue, 17 May 2016 23:53:13 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=586eb920a61a8704a8534c7daa42b934efeeafe9;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/hotplug/usb/libsane.usermap b/hotplug/usb/libsane.usermap index 4fe923d1..0964777f 100644 --- a/hotplug/usb/libsane.usermap +++ b/hotplug/usb/libsane.usermap @@ -1,5 +1,5 @@ # This file was automatically created based on description files (*.desc) -# by sane-desc 3.5 from sane-backends 1.0.24 on Thu Jul 16 08:07:21 2015 +# by sane-desc 3.5 from sane-backends 1.0.24 on Wed May 18 01:52:54 2016 # # The entries below are used to detect a USB device and change owner # and permissions on the "device node" used by libusb. diff --git a/init.d/saned b/init.d/saned index 26498dd7..3431cb54 100755 --- a/init.d/saned +++ b/init.d/saned @@ -1,7 +1,7 @@ -#!/sbin/runscript -# Copyright 1999-2013 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/files/saned.initd,v 1.1 2013/03/15 08:15:52 phosphan Exp $ +# $Id$ pidfile="/var/run/saned/saned.pid" command="/usr/sbin/saned"