app-office/openerp: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:27:45 +0000 (01:27 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-office/openerp/files/openerp
app-office/openerp/files/openerp-2

index d926fc514ce21f1a01edfd3eba880bd9902cd693..3a8cd40fc713e27749875e190f66249b2c969e37 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 
 # Additional options that are passed to the daemon.
 DAEMON_OPTS="-c ${CONFIGFILE}"
index c6e9f5a35e2ef0c4254f8ef903e55278b91c5c95..d1fedb1470d3ab3ed5b348726e1d2381e112d6aa 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 
 # Additional options that are passed to the daemon.
 DAEMON_OPTS="-c ${CONFIGFILE}"