Updated syntax: capitalization

This commit is contained in:
Asif Bacchus 2018-09-16 01:56:17 -06:00
parent 22b0a7a154
commit 23435902b1
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
[unit] [Unit]
Description=Run script to update CloudFlare DNS Description=Run script to update CloudFlare DNS
After=network.target After=network.target
[service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/local/bin/cfddns.sh ExecStart=/usr/local/bin/cfddns.sh
[install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target