Fix description. systemd prints out 'Starting [description' in log.
This commit is contained in:
parent
0056049bf8
commit
808dcd166e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Automatically update name.com records to the hosts external ip.
|
||||
Description=name-dyndns
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/name-dyndns -daemon=true -config=/etc/name-dyndns/config.json
|
||||
|
|
Loading…
Reference in a new issue