summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:23 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitfe2b6d0301f51e869e4ab045597de89f4d9c266b (patch)
tree1316bcedbb497ef373083fd4b97bd8034ecd7015 /net-mail/fetchmail
parentnet-mail/dovecot: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-fe2b6d0301f51e869e4ab045597de89f4d9c266b.tar.gz
gentoo-fe2b6d0301f51e869e4ab045597de89f4d9c266b.tar.bz2
gentoo-fe2b6d0301f51e869e4ab045597de89f4d9c266b.zip
net-mail/fetchmail: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r--net-mail/fetchmail/files/fetchmail.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/files/fetchmail.initd b/net-mail/fetchmail/files/fetchmail.initd
index 889bcb61bb7d..f967e5aed552 100644
--- a/net-mail/fetchmail/files/fetchmail.initd
+++ b/net-mail/fetchmail/files/fetchmail.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
piddir=${pid_dir:-/var/run/fetchmail}
pid_file=${piddir}/${RC_SVCNAME}.pid