fedora-sysv / initscripts

📜 Scripts to bring up network interfaces and legacy utilities in Fedora.
GNU General Public License v2.0
45 stars 52 forks source link

spec: network-scripts needs to depend on dbus-tools for NetworkManager detection #425

Closed jamacku closed 2 years ago

jamacku commented 2 years ago

How to reproduce:

(. /etc/sysconfig/network-scripts/network-functions; is_nm_running && echo "yes")

Resolves: #1832897

Co-authored-by: Till Maas opensource@till.name