#!/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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
module-setup.sh | File | 1.55 KB | 0755 |
|
nm-config.sh | File | 212 B | 0755 |
|
nm-lib.sh | File | 635 B | 0644 |
|
nm-run.sh | File | 1 KB | 0755 |
|