dev-db/postgresql: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:27:59 +0000 (01:27 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
dev-db/postgresql/files/postgresql.init
dev-db/postgresql/files/postgresql.init-9.3
dev-db/postgresql/files/postgresql.init-pre_9.2

index 5f07c4d545fcdf95efabd0c1f1d72586f5783437..0952f1b5def94c8113beba3bcfd1fa16f35e51d5 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 1c797c19d683d546153d1b81544e005335237130..6a0489013a721223e0a80a6aa814cae9afdca21f 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index c85c7075c74d83210a987b884dc33fc0a310de03..c8b615a6c86bc5eb0426a0fd5611a13bbe055643 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$