Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement network factory reset in network_manager | Michael Tritz | 2017-06-05 | 1 | -0/+15 |
This commit implements a factory reset interface for the BMC network. This factory reset is accomplished by removing any /etc/systemd/network/*.network files, then writing new ones configured for DHCP for each known interface. Resolves openbmc/openbmc#1575 Change-Id: Ic006cd43fb336029479cffa783b56ab91e0339bd Signed-off-by: Michael Tritz <mtritz@us.ibm.com> |