5 lines
184 B
Bash
5 lines
184 B
Bash
# -*- sh -*-
|
|
# ddclient service options, see ddclient --help for what's available.
|
|
#
|
|
DDCLIENT_OPTIONS="-daemon 300"
|