| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-18 | Stop executing ifupdown hook scripts on network state changes | Michael Biebl | |
| Many of those script are not meant to be run within a NetworkManager context. Packages that would benefit from reacting on such network state changes should install a native NetworkManager-dispatcher script. The interface is documented in more detail in the NetworkManager-dispatcher(8) man page. | |||
| 2017-06-18 | Install ifupdown dispatcher script via network-manager.install | Michael Biebl | |
| This avoids a FTBFS when doing arch:all builds. Rename the script to 01-ifupdown while at it for consistencies sake. Closes: #864980 | |||