summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2d4d69798a1af87c4efec00790e28592be500564 (patch)
tree4fa498f94bcbd75aad4769855330b49fc8162bec /net-mail
parentnet-mail/fetchmail: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-2d4d69798a1af87c4efec00790e28592be500564.tar.gz
gentoo-2d4d69798a1af87c4efec00790e28592be500564.tar.bz2
gentoo-2d4d69798a1af87c4efec00790e28592be500564.zip
net-mail/mailgraph: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailgraph/files/mailgraph.initd-new2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailgraph/files/mailgraph.initd-new b/net-mail/mailgraph/files/mailgraph.initd-new
index 13de88b1bb7a..dd259538512a 100644
--- a/net-mail/mailgraph/files/mailgraph.initd-new
+++ b/net-mail/mailgraph/files/mailgraph.initd-new
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$