Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network-scripts: setting of firewall ZONE fixed | David Kaspar [Dee'Kej] | 2018-06-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | For currently unknown reason the dbus-send calls will fail to set the firewall zone for the given interface if we omit the --print-reply option... This looks like some kind of race-condition in dbus-send, since the --print-reply makes the call synchronous and slower. Hopefully this is only a temporary workaround until DBus is fixed. Resolves: #1586284 | ||||
* | netreport functionality dropped | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -3/+0 |
| | | | | This concept is quite outdated, and not sane to use at all. | ||||
* | Repository scheme updated to new layout | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -0/+151 |
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this. |