From a916b970ecbf60860543a26375c54bc6785fe548 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 14 Sep 2018 15:57:57 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/postgresql-10 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/postgresql-10 b/init.d/postgresql-10 index e5540ab..a718e14 100755 --- a/init.d/postgresql-10 +++ b/init.d/postgresql-10 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 extra_started_commands="reload promote" -- 2.39.5