From: root Date: Mon, 19 Sep 2016 21:53:21 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3df7290bb679e4278a962312400cac0af66e0e33;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/eselect/postgresql/slots/9.5/base b/eselect/postgresql/slots/9.5/base index 438ad1c..39ce257 100644 --- a/eselect/postgresql/slots/9.5/base +++ b/eselect/postgresql/slots/9.5/base @@ -1 +1 @@ -postgres_ebuilds="${postgres_ebuilds} postgresql-9.5.2" +postgres_ebuilds="${postgres_ebuilds} postgresql-9.5.4" diff --git a/init.d/postgresql-9.5 b/init.d/postgresql-9.5 index 4ab27e0..04376f5 100755 --- a/init.d/postgresql-9.5 +++ b/init.d/postgresql-9.5 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$