mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
systemd/network: rename enp… eth0 & timesyncd
This commit is contained in:
parent
2d0e109227
commit
1f1d071e5e
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
Name=enp0s18
|
||||
Name=eth0
|
||||
|
||||
[Network]
|
||||
Address=172.16.1.2/16
|
||||
@ -10,4 +10,5 @@ Gateway=172.16.0.1
|
||||
DNS=127.0.0.1
|
||||
DNS=::1
|
||||
DNS=8.8.4.4
|
||||
NTP=pool.ntp.org
|
||||
# Enable systemd-timesyncd with `timedatectl set-ntp true`
|
||||
NTP=fi.pool.ntp.org
|
Loading…
Reference in New Issue
Block a user