###############################################################################
# $Id: munge.sysconfig 632 2006-10-02 19:52:00Z dun $
###############################################################################

##
# Pass additional command-line options to the daemon.
##
# OPTIONS="--key-file /etc/munge/munge.key --num-threads 1"

##
# Adjust the scheduling priority of the daemon.
##
# NICE=

##
# Execute the daemon under another username.
##
USER="munge"


