From 9d9a92fbf4338535024db5b112a7c7ab5ae03394 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 29 Jun 2017 10:33:39 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/bluetooth | 1 - init.d/rfcomm | 1 - 2 files changed, 2 deletions(-) diff --git a/init.d/bluetooth b/init.d/bluetooth index f756a0fd..b54f47d1 100755 --- a/init.d/bluetooth +++ b/init.d/bluetooth @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { after coldplug diff --git a/init.d/rfcomm b/init.d/rfcomm index 769bde2f..3bfb010d 100755 --- a/init.d/rfcomm +++ b/init.d/rfcomm @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need bluetooth -- 2.39.5