Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393111 - app-antivirus/clamav: replace opts in init script
Summary: app-antivirus/clamav: replace opts in init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: init.d-depr-opts
  Show dependency tree
 
Reported: 2011-12-04 12:02 UTC by Sven Schwyn (svoop)
Modified: 2011-12-06 05:36 UTC (History)
1 user (show)

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 Sven Schwyn (svoop) 2011-12-04 12:02:35 UTC
To prevent the "* Use of the opts variable is deprecated" warning, replace the following line in files/clamd.rc:

-opts="logfix"
+extra_commands="logfix"
Comment 1 Tim Harder gentoo-dev 2011-12-06 05:36:35 UTC
Fixed recently in CVS.