Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > 1df9f03b3fdb3533663bd13d46c0b3d0 > files > 6

initscripts-8.99-6mdv2010.0.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