summaryrefslogtreecommitdiff
path: root/dev-db
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 /dev-db
parentdev-db/redis: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e1b7b5d18c6a9900ed80166b683b291c7490156f.tar.gz
gentoo-e1b7b5d18c6a9900ed80166b683b291c7490156f.tar.bz2
gentoo-e1b7b5d18c6a9900ed80166b683b291c7490156f.zip
dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'dev-db')
-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 1e1443b0ac2f..100497e53fba 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$