# copyright 1995 Sun Microsystems, Inc. All Rights Reserved.
#
# Copyright (c) 1997 by Sun Microsystems, Inc.
#
# postremove
#
#
#!/bin/sh
#
/etc/init.d/init.snmpd start
exit 0
