summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:27 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb7e7caf889d6e948002c4d18466bb6ab5afa7168 (patch)
treebeb75dc4e4eddeb3a632a32ec513102889c550c7 /net-mail/pop-before-smtp
parentnet-mail/popa3d: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b7e7caf889d6e948002c4d18466bb6ab5afa7168.tar.gz
gentoo-b7e7caf889d6e948002c4d18466bb6ab5afa7168.tar.bz2
gentoo-b7e7caf889d6e948002c4d18466bb6ab5afa7168.zip
net-mail/pop-before-smtp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-mail/pop-before-smtp')
-rw-r--r--net-mail/pop-before-smtp/files/pop-before-smtp.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/pop-before-smtp/files/pop-before-smtp.init b/net-mail/pop-before-smtp/files/pop-before-smtp.init
index 52ff6a244b79..564458e44613 100644
--- a/net-mail/pop-before-smtp/files/pop-before-smtp.init
+++ b/net-mail/pop-before-smtp/files/pop-before-smtp.init
@@ -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$