D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
dracut
/
modules.d
/
05dyn-netconf
/
Filename :
module-setup.sh
back
Copy
#!/bin/bash # due to the dependency below, this Dracut module needs to be ordered before the network Dracut module # called by dracut depends() { echo systemd-networkd }