From: Frank Brehm Date: Tue, 3 May 2016 16:38:33 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=d716f55105b5c5c0c50a85c168a44547943573e8;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/hotplug/usb/libsane.usermap b/hotplug/usb/libsane.usermap index e45a8e1..fb9eb89 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 Wed Jul 15 23:47:49 2015 +# by sane-desc 3.5 from sane-backends 1.0.24 on Tue May 3 18:38:16 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 26498dd..3431cb5 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"