config.sh: Drop unneeded configuration
The various systemd services are enabled through presets already, so this is redundant.
This commit is contained in:
parent
84a2a2a187
commit
0521c46afa
@ -54,12 +54,6 @@ passwd -l root
|
|||||||
# Setup default services
|
# Setup default services
|
||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
|
|
||||||
## Enable chrony
|
|
||||||
systemctl enable sshd.service
|
|
||||||
## Enable NetworkManager
|
|
||||||
systemctl enable NetworkManager.service
|
|
||||||
## Enable chrony
|
|
||||||
systemctl enable chronyd.service
|
|
||||||
## Enable persistent journal
|
## Enable persistent journal
|
||||||
mkdir -p /var/log/journal
|
mkdir -p /var/log/journal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user