summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/ddclient/run
blob: c5488f6e14952bd776a60c67e94c70ee21817e9b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting ddclient"


exec /usr/sbin/ddclient -foreground &> /var/log/ddclient.log