From 767c35ac44a630bb9e4f3edbb7341e16a946241d Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 11 Mar 2016 12:49:31 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/xinetd | 2 +- xinetd.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.d/xinetd b/init.d/xinetd index 57cee363..7a4a395f 100755 --- a/init.d/xinetd +++ b/init.d/xinetd @@ -1,6 +1,6 @@ #!/sbin/runscript # Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 +# Distributed under the terms of the BSD License # $Id$ extra_started_commands="reload dump check" diff --git a/xinetd.conf b/xinetd.conf index 75ae2d71..87065080 100644 --- a/xinetd.conf +++ b/xinetd.conf @@ -35,7 +35,7 @@ defaults # setup environmental attributes # -# passenv = + passenv = groups = yes umask = 002 -- 2.39.5