Network connection manager and user applications
3240dc5220
On rpm-ostree systems, we don't want scriptlets to affect the running system because a major part of the value is "background updates". Scriptlets are run in a containerized environment where e.g. udev is not available. Add a check for the udev socket before triggering it to handle this. This also helps the container use case. This doesn't break rpm-ostree strictly, because it uses `|| :`, but it still spams error messages during the compose. I kept the `|| :` to be safe, but it's likely fine to remove them now. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1352154 See also: https://src.fedoraproject.org/rpms/udisks2/pull-request/3 See also: https://github.com/coreos/fedora-coreos-tracker/issues/703 https://src.fedoraproject.org/rpms/NetworkManager/pull-request/6 |
||
---|---|---|
tests | ||
.gitignore | ||
00-server.conf | ||
20-connectivity-fedora.conf | ||
20-connectivity-redhat.conf | ||
70-nm-connectivity.conf | ||
NetworkManager.conf | ||
NetworkManager.spec | ||
sources |