# /config/sudo.txt
# Creation: 2003/05/01 Markus Reile
# for fli4l 2.1.x
#
#
OPT_SUDO='yes'			# yes|no: opt enabled or disabled

SUDO_COMMAND_N='0'		# number of possible commands

SUDO_COMMAND_1='/usr/bin/vtund'	# Command, which needs to be run with root
				# privileges. Just the plain fullpath of
				# the command - parameters are not allowed!
