summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:29 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit305436da75ca7d995c240b0865bb564519e6c143 (patch)
tree39554721d9532eb34fdf7c7a2802c272ea9dbd0c /net-mail/up-imapproxy/files
parentnet-mail/tpop3d: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-305436da75ca7d995c240b0865bb564519e6c143.tar.gz
gentoo-305436da75ca7d995c240b0865bb564519e6c143.tar.bz2
gentoo-305436da75ca7d995c240b0865bb564519e6c143.zip
net-mail/up-imapproxy: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-mail/up-imapproxy/files')
-rw-r--r--net-mail/up-imapproxy/files/imapproxy.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/up-imapproxy/files/imapproxy.initd b/net-mail/up-imapproxy/files/imapproxy.initd
index 5ffda2d230f4..e098d9e53dc2 100644
--- a/net-mail/up-imapproxy/files/imapproxy.initd
+++ b/net-mail/up-imapproxy/files/imapproxy.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$