summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commite1b7b5d18c6a9900ed80166b683b291c7490156f (patch)
treeb1817da62efc77b58150e7abf883f2c5fcb8cd20
parentfae0c4bcd44ae1bf8249ec821f0294985099a72c (diff)
downloadgentoo-e1b7b5d18c6a9900ed80166b683b291c7490156f.tar.gz
gentoo-e1b7b5d18c6a9900ed80166b683b291c7490156f.tar.xz
dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--dev-db/slony1/files/slony1.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/slony1/files/slony1.init b/dev-db/slony1/files/slony1.init
index 1e1443b0ac2..100497e53fb 100644
--- a/dev-db/slony1/files/slony1.init
+++ b/dev-db/slony1/files/slony1.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$