ddclient/ddclient.sysconfig

19 lines
375 B
Plaintext

## Path: Network/DNS/Utilities
## Description: ddclient intervall option
## Type: integer
## Default: 300
## ServiceRestart: ddclient
#
# intervall to check (in daemon mode)
#
DDCLIENT_INTERVALL="300"
## Description: ddclient start options
## Type: string
## Default: ""
## ServiceRestart: ddclient
#
# additional startup options, e.g. "-debug"
#
DDCLIENT_OPTIONS=""