Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > b37503e09ea539176fa3a2506fa8882d > files > 6

initscripts-8.99-16.1mdv2010.2.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