D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
lib
/
dracut
/
modules.d
/
35network-manager
/
Filename :
nm-config.sh
back
Copy
#!/bin/sh type nm_generate_connections >/dev/null 2>&1 || . /lib/nm-lib.sh if [ -n "$netroot" ] || [ -e /tmp/net.ifaces ]; then echo rd.neednet >> /etc/cmdline.d/35-neednet.conf fi nm_generate_connections