#!/bin/sh
# shell for the netadm special accounts.
# This accounts is normally create without password and
# jump right into the netadm module of linuxconf, which
# will require a password
exec /bin/linuxconf --modulemain netadm --slave


