From 483b1e41d7094a81136309f678a4b7a3964d2859 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Jan 2017 12:43:40 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- conf.d/ipmievd | 2 +- init.d/ipmievd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.d/ipmievd b/conf.d/ipmievd index ee4dd67..e6a3558 100644 --- a/conf.d/ipmievd +++ b/conf.d/ipmievd @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmitool/files/ipmitool-1.8.9-ipmievd.confd,v 1.1 2007/09/23 06:03:42 robbat2 Exp $ +# $Id$ # /etc/conf.d/ipmievd # Interfaces: diff --git a/init.d/ipmievd b/init.d/ipmievd index 5dd4ef1..490480d 100755 --- a/init.d/ipmievd +++ b/init.d/ipmievd @@ -1,7 +1,7 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmitool/files/ipmitool-1.8.9-ipmievd.initd,v 1.1 2007/09/23 06:03:42 robbat2 Exp $ +# $Id$ # /etc/init.d/ipmievd depend() { -- 2.39.5