From 1f8b926fb102e2c7ffaf466eaefc490211e5ae2c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 May 2017 14:34:51 +0200 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