Skip to content

Commit

Permalink
added comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf authored and mvidner committed Jul 20, 2012
1 parent 7dfb78c commit da59d99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lan/complex.ycp
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@ void UpdateBondingSlaves()

/**
* Automatically updates interfaces configuration according users input.
*
* Perform automatic configuration based on user input. E.g. when an interface is inserted
* into bond device and persistence based on bus id is required, then some configuration changes
* are required in ifcfg and udev. It used to be needed to do it by hand before.
*/
void AutoUpdateOverview()
{
Expand Down

0 comments on commit da59d99

Please sign in to comment.