mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
Merge pull request #496 from f0/master
[/usr/lib64/systemd/system/tlsdate.service:7] Unknown lvalue 'WantedBy' in section 'Service'
This commit is contained in:
commit
6a07d6fb0b
@ -4,4 +4,6 @@ Description=Update local time over HTTPS
|
||||
[Service]
|
||||
# TODO: use api.core-os.net. Unfortunatly, tlsdate doesn't like it for some reason.
|
||||
ExecStart=/usr/bin/tlsdated -v
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
Loading…
Reference in New Issue
Block a user