# Defaults for popfile initscript
# sourced by /etc/init.d/popfile
# installed at /etc/default/popfile by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_OPTS=""

# Environment extra settings
#export LC_MESSAGES=C
#export LANG=da_DK

# Change daemon nice level
#NICE_LEVEL=15

