From 2af50e183aee2dfc6489848aed914e581aa26e60 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 1 Mar 2017 15:32:13 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/svnserve | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/svnserve b/init.d/svnserve index 28a69f3..a28ce0b 100755 --- a/init.d/svnserve +++ b/init.d/svnserve @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ description="svn server" pidfile="/var/run/svnserve.pid" -- 2.39.5