#!/bin/sh

export PYTHONPATH=/usr/lib/rhs/netcfg:/usr/lib/rhs/python

exec python /usr/lib/rhs/netcfg/netcfg.py
