Tweak configs
parent
9f0b4c1ec5
commit
1826acdb0d
@ -1,3 +1,3 @@
|
||||
# Allow root login using password authentication
|
||||
PasswordAuthentication yes
|
||||
PermitRootLogin yes
|
||||
PasswordAuthentication no
|
||||
PermitRootLogin prohibit-password
|
||||
|
@ -1,2 +0,0 @@
|
||||
[Network]
|
||||
IPv6PrivacyExtensions=yes
|
@ -1,4 +1,4 @@
|
||||
# Default systemd-resolved configuration for archiso
|
||||
|
||||
[Resolve]
|
||||
MulticastDNS=yes
|
||||
MulticastDNS=no
|
||||
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-config.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-final.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-init-local.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/cloud-init.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/hv_fcopy_daemon.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/hv_kvp_daemon.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/hv_vss_daemon.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/vboxservice.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/vmtoolsd.service
|
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/vmware-vmblock-fuse.service
|
Loading…
Reference in New Issue