- Run as a dedicated ddclient user (#220539). - Add read only root/temporary state config (#220540). - Create/chmod cache in init script instead of %post. - Add scriptlet dependencies, try-restart action and other minor tweaks.
4 lines
184 B
Bash
4 lines
184 B
Bash
# -*- sh -*-
|
|
# ddclient service options, see ddclient --help for what's available.
|
|
#
|
|
DDCLIENT_OPTIONS="-daemon 300"
|