Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 329d38f598c66593817c291febfa32af > files > 6

initscripts-8.63-9.4mdv2008.1.x86_64.rpm

#!/bin/sh

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

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

# Notify programs that have requested notification
do_netreport

exit 0