Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36446 - Save function not available in ipvsadm init script
Summary: Save function not available in ipvsadm init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Brian Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-24 14:25 UTC by Chris Snyder
Modified: 2003-12-27 10:26 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 Chris Snyder 2003-12-24 14:25:54 UTC
The save function does not work in the ipvsadm init script. While the function is present, the line that allows the save() function to be used as a command-line option is not present. To get it to work, the following line should be added to /etc/init.d/ipvsadmin:

opts="{$opts} save"
Comment 1 Brian Jackson (RETIRED) gentoo-dev 2003-12-26 23:50:44 UTC
hope you don't mind, I'm adding a note to remind me to bump ipvsadm to this bug
Comment 2 Brian Jackson (RETIRED) gentoo-dev 2003-12-27 10:26:49 UTC
fixed in cvs