golden hour
/lib/dracut/modules.d/35network-wicked
⬆️ Go Up
Upload
File/Folder
Size
Actions
module-setup.sh
2.16 KB
Del
OK
wicked-config.sh
160 B
Del
OK
wicked-run.sh
174 B
Del
OK
Edit: wicked-run.sh
#!/usr/bin/sh # ensure wickedd is running systemctl start wickedd # detection wrapper around ifup --ifconfig "final xml" all wicked bootstrap --ifconfig /tmp/dracut.xml all
Save