From 4e59e628ef5c04c494a5c90424db2d8f9530b3d2 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 Nov 2015 18:40:13 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/xinetd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/xinetd b/init.d/xinetd index 2f90775c..57cee363 100755 --- a/init.d/xinetd +++ b/init.d/xinetd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.rc6,v 1.24 2011/10/11 01:26:08 vapier Exp $ +# $Id$ extra_started_commands="reload dump check" -- 2.39.5