fedora-sysv / initscripts

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

Change path to arping binary #302

Closed jamacku closed 4 years ago

jamacku commented 4 years ago

Resolves bz #1773196

lnykryn commented 4 years ago

@jsynacek could you please review this? Iputils package is your field of expertise ;-)

jamacku commented 4 years ago

/sbin/arping has been moved to /usr/sbin/arping. And because /sbin is a symlink to /usr/sbin, there is no reason why scripts that call /sbin/arping should stop working.

Thank you @jsynacek . I'm closing this PR since this isn't bug in initscripts.