From 584a98072d5a885639879a574aa00dfaa6cd0f29 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 15 May 2017 14:11:33 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/postgresql-9.5 | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/postgresql-9.5 b/init.d/postgresql-9.5 index 04376f5..6b35885 100755 --- a/init.d/postgresql-9.5 +++ b/init.d/postgresql-9.5 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="reload" -- 2.39.5