Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 09f8482796b422dd56a45b97ec1e48fb > files > 5

initscripts-9.34-3.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