# Options for klogd:
# '-c 3' = display level 'error' or higher messages on console
# '-x' = turn off broken EIP translation

DAEMON_OPTS="-c 3 -x"

