summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:46 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitecc5496bfaaaa334d1add7cebb4f2edbf42f0f15 (patch)
tree6ae03cad6e08c1805f05b5ffbe84b49911d99266 /app-text/calibre
parentapp-office/openerp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-ecc5496bfaaaa334d1add7cebb4f2edbf42f0f15.tar.gz
gentoo-ecc5496bfaaaa334d1add7cebb4f2edbf42f0f15.tar.bz2
gentoo-ecc5496bfaaaa334d1add7cebb4f2edbf42f0f15.zip
app-text/calibre: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/files/calibre-server.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/files/calibre-server.init b/app-text/calibre/files/calibre-server.init
index 7fd9acec49ac..66bbc6bdf195 100644
--- a/app-text/calibre/files/calibre-server.init
+++ b/app-text/calibre/files/calibre-server.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$