# netprofile module
#
# this module contains settings for saving/restore the network configuration
# in different network profiles

NAME="proxy"
DESCRIPTION="Proxy settings"

# list of files to be saved by netprofile
FILES="/etc/profile.d/proxy.*
/etc/urpmi/proxy.conf"

# list of services to be restarted by netprofile
SERVICES=""
