summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:22 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0f3c9639620184fef2653ef79d5eff4435407682 (patch)
tree64eae8dcb1c293cdfe52220da8df587a185a0a92 /net-mail/dovecot/files
parentnet-mail/dbmail: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0f3c9639620184fef2653ef79d5eff4435407682.tar.gz
gentoo-0f3c9639620184fef2653ef79d5eff4435407682.tar.bz2
gentoo-0f3c9639620184fef2653ef79d5eff4435407682.zip
net-mail/dovecot: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-mail/dovecot/files')
-rw-r--r--net-mail/dovecot/files/dovecot.init-r42
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/dovecot/files/dovecot.init-r4 b/net-mail/dovecot/files/dovecot.init-r4
index a0d3e53095ec..db2d5325893a 100644
--- a/net-mail/dovecot/files/dovecot.init-r4
+++ b/net-mail/dovecot/files/dovecot.init-r4
@@ -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$