aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql-bdr/postgresql-bdr.initd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-11 13:11:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-11 13:11:59 +0000
commita19f172274a829c66e3eb28b719a9f2663d9dc20 (patch)
treed34de5985ad651ebbedf56a3e6ee94286d0211f8 /main/postgresql-bdr/postgresql-bdr.initd
parent8e21b4e2b7fe9d38985cc9fab266808083aa4158 (diff)
downloadaports-a19f172274a829c66e3eb28b719a9f2663d9dc20.tar.bz2
aports-a19f172274a829c66e3eb28b719a9f2663d9dc20.tar.xz
main/postgresql-bdr: use openrc-run instead of runscript
Diffstat (limited to 'main/postgresql-bdr/postgresql-bdr.initd')
-rw-r--r--main/postgresql-bdr/postgresql-bdr.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql-bdr/postgresql-bdr.initd b/main/postgresql-bdr/postgresql-bdr.initd
index d47c50540a..b89fe9c78d 100644
--- a/main/postgresql-bdr/postgresql-bdr.initd
+++ b/main/postgresql-bdr/postgresql-bdr.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-server/files/postgresql.init-8.3,v 1.4 2008/09/28 22:53:02 caleb Exp $