Your IP : 3.144.193.255


Current Path : /proc/9784/root/proc/9788/cwd/usr/libexec/
Upload File :
Current File : //proc/9784/root/proc/9788/cwd/usr/libexec/nm-ifup

#!/bin/sh
nmcli connection load "/etc/sysconfig/network-scripts/ifcfg-$1" &&
exec nmcli connection up filename "/etc/sysconfig/network-scripts/ifcfg-$1"