mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-12-25 04:32:43 +01:00
systemd-networkd: mention systemd-timesyncd
This commit is contained in:
parent
3f6b4220fd
commit
99bbd52bc9
@ -67,6 +67,9 @@ says, you must use systemd-resolved for the DNS settings to do anything,
|
|||||||
but that is easy, just run as root (or prefix all three commands
|
but that is easy, just run as root (or prefix all three commands
|
||||||
with `sudo`):
|
with `sudo`):
|
||||||
|
|
||||||
|
*update on 2015-06-07: to use NTP, you use systemd-timesyncd which is
|
||||||
|
enabled with `timedatectl set-ntp true`.*
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl enable systemd-resolved && systemctl start systemd-resolved
|
systemctl enable systemd-resolved && systemctl start systemd-resolved
|
||||||
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
|
ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user