Your IP : 3.23.85.47


Current Path : /proc/4653/root/etc/NetworkManager/dispatcher.d/
Upload File :
Current File : //proc/4653/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