Do not enable unused systemd-networkd on Fedora image
This commit is contained in:
parent
3a39c5206e
commit
65f5bfb996
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ run_root dnf -y install e2fsprogs
|
|||
|
||||
# Initalize base services.
|
||||
run_root systemd-machine-id-setup
|
||||
run_root systemctl enable systemd-networkd.service
|
||||
|
||||
run_root ln -sf /usr/share/zoneinfo/UTC /etc/localtime
|
||||
run_root systemctl enable systemd-timesyncd.service
|
||||
|
|
Loading…
Reference in a new issue