diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:29:02 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 4068c4923d6ea41589f67f94c5f0f113fc6f21a4 (patch) | |
tree | a644548dcb84a081c8270e23a07e108f7d750be8 /mail-mta/courier | |
parent | mail-filter/spampd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-4068c4923d6ea41589f67f94c5f0f113fc6f21a4.tar.gz gentoo-4068c4923d6ea41589f67f94c5f0f113fc6f21a4.tar.bz2 gentoo-4068c4923d6ea41589f67f94c5f0f113fc6f21a4.zip |
mail-mta/courier: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/files/courier-init-r4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/courier/files/courier-init-r4 b/mail-mta/courier/files/courier-init-r4 index 03dece396e86..566da4ace23a 100644 --- a/mail-mta/courier/files/courier-init-r4 +++ b/mail-mta/courier/files/courier-init-r4 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Portions Copyright 2003 Gentoo Linux # $Id$ # |