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

ifup-routes: Use `ip replace` only on type `route` #411

Closed jamacku closed 2 years ago

jamacku commented 2 years ago

Since other types might fail due to replace to be undefined.

Follow-up to #402

(cherry picked from commit 28f50e5582f3641afac795e0e009fd22875b8dbb)

Resolves: #2034799