summarylogtreecommitdiffstats
path: root/freedns-daemon.service
blob: 75e231fdbe9fbdee1367af7cf6d0e3400b414885 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Updating freedns record
After=network.target

[Service]
Type=simple
ExecStart=/usr/sbin/freedns-daemon.sh

[Install]
WantedBy=multi-user.target