Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 78ff3570db5dd295f1adc49d5f2f93d1 > files > 5

initscripts-9.03.17-1.el6_0.1.i686.rpm

#!/bin/sh

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

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

# Notify programs that have requested notification
do_netreport

exit 0