Your IP : 18.222.15.173


Current Path : /proc/5253/root/etc/NetworkManager/dispatcher.d/
Upload File :
Current File : //proc/5253/root/etc/NetworkManager/dispatcher.d/00-netreport

#!/bin/sh

cd /etc/sysconfig/network-scripts
. ./network-functions

[ -f ../network ] && . ../network

# Notify programs that have requested notification
do_netreport

exit 0