aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql-bdr/pgbdr-restore.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/pgbdr-restore.initd
parent8e21b4e2b7fe9d38985cc9fab266808083aa4158 (diff)
main/postgresql-bdr: use openrc-run instead of runscript
Diffstat (limited to 'main/postgresql-bdr/pgbdr-restore.initd')
-rw-r--r--main/postgresql-bdr/pgbdr-restore.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql-bdr/pgbdr-restore.initd b/main/postgresql-bdr/pgbdr-restore.initd
index eef552bd5e4..2d4fcf76dfe 100644
--- a/main/postgresql-bdr/pgbdr-restore.initd
+++ b/main/postgresql-bdr/pgbdr-restore.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
extra_commands="${opts} dump restore purge"