summaryrefslogtreecommitdiff
path: root/net-print/mtink
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:04 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb1ee1eb0c723ebe38670ba328c03dfb63aa43939 (patch)
tree8bfb1f308e8db5e5fa5fc07103f9c6f5e410332b /net-print/mtink
parent63485d666c9207fb67837d52d7d240cb1c017728 (diff)
downloadgentoo-b1ee1eb0c723ebe38670ba328c03dfb63aa43939.tar.gz
gentoo-b1ee1eb0c723ebe38670ba328c03dfb63aa43939.tar.xz
net-print/mtink: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-print/mtink')
-rw-r--r--net-print/mtink/files/mtinkd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/mtink/files/mtinkd.rc b/net-print/mtink/files/mtinkd.rc
index f881017bf5c..769e71d9208 100644
--- a/net-print/mtink/files/mtinkd.rc
+++ b/net-print/mtink/files/mtinkd.rc
@@ -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$