dev-db/slony1: use #!/sbin/openrc-run instead of #!/sbin/runscript

This commit is contained in:
Austin English 2016-05-18 01:28:00 -05:00
parent fae0c4bcd4
commit e1b7b5d18c
No known key found for this signature in database
GPG Key ID: 00B32957B94BF3E1

View File

@ -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$