35network-wicked: install ip utility anyway
parent
983aee0ef1
commit
1517f4c504
|
@ -28,6 +28,9 @@ install() {
|
||||||
# Seems to not execute if in initqueue/settled
|
# Seems to not execute if in initqueue/settled
|
||||||
inst_hook pre-udev 99 "$moddir/wicked-run.sh"
|
inst_hook pre-udev 99 "$moddir/wicked-run.sh"
|
||||||
|
|
||||||
|
# even with wicked configuring the interface, ip is useful
|
||||||
|
inst_multiple ip
|
||||||
|
|
||||||
inst_dir /etc/wicked/extensions
|
inst_dir /etc/wicked/extensions
|
||||||
inst_dir /usr/share/wicked/schema
|
inst_dir /usr/share/wicked/schema
|
||||||
inst_dir /usr/lib/wicked/bin
|
inst_dir /usr/lib/wicked/bin
|
||||||
|
|
Loading…
Reference in New Issue