From 586eb920a61a8704a8534c7daa42b934efeeafe9 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 18 May 2016 01:53:13 +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 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" -- 2.39.5