Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46304 - postfix reload option should be opts="${opts} reload"
Summary: postfix reload option should be opts="${opts} reload"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 16:01 UTC by Jeremy Heslop
Modified: 2004-03-31 10:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Heslop 2004-03-30 16:01:19 UTC
Reload option is:

opts="reload"

should be:

opts="${opts} reload"

File to change is:

/usr/portage/net-mail/postfix/files/postfix.rc6

Thanks,

Jeremy
Comment 1 Max Kalika (RETIRED) gentoo-dev 2004-03-31 10:04:55 UTC
Fixed. Thanks.