File smstools3-fillup-sle of Package smstools3
## Path: Network/Monitors/SMSD
## Type: string
## Default: "smsd"
## ServiceRestart: smsd
#
# define the user to run ntop. This should not be root!
#
SMSD_USER="smsd"
## Type: string
## Default: "uucp"
## ServiceRestart: smsd
#
# define the user to run ntop. This should not be root!
#
SMSD_GROUP="uucp"
## Type: integer
## Default: 45
##
#
# Maximum time to stop smsd, after that it gets killed hardly:
#
SMSD_MAXWAIT="45"
## Type: string
## Default: ""
## ServiceRestart: smsd
#
# Additional arguments when starting smsd with the init script
# /etc/init.d/smsd or rcsmsd.
#
# See man 8 smsd for all available commandline options.
#
SMSD_ARGS=""