]> git.ipfire.org Git - thirdparty/dracut.git/commit
network: fix dhcp classless_static_routes
authorHarald Hoyer <harald@redhat.com>
Wed, 7 Sep 2016 07:33:31 +0000 (09:33 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 7 Sep 2016 08:20:20 +0000 (10:20 +0200)
commit33710dfbfcf43f4438ed58e45e2599d3fe47e2f3
tree34fa7eb6ad62eb98e717f403e4cb603b4261af31
parentc87d489ca619c719323da446076ab67dc091960d
network: fix dhcp classless_static_routes

removed copy&paste artifact "modify_routes add"

there is no modify_routes() function, and we simply want the output
of the parse function.
modules.d/40network/dhclient-script.sh