From d716f55105b5c5c0c50a85c168a44547943573e8 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 3 May 2016 18:38:33 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- hotplug/usb/libsane.usermap | 2 +- init.d/saned | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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" -- 2.39.5