diff --git a/ledoian-debug/airootfs/etc/ssh/sshd_config.d/10-archiso.conf b/ledoian-debug/airootfs/etc/ssh/sshd_config.d/10-archiso.conf index 6ea7b41..9b320c5 100644 --- a/ledoian-debug/airootfs/etc/ssh/sshd_config.d/10-archiso.conf +++ b/ledoian-debug/airootfs/etc/ssh/sshd_config.d/10-archiso.conf @@ -1,3 +1,3 @@ # Allow root login using password authentication -PasswordAuthentication yes -PermitRootLogin yes +PasswordAuthentication no +PermitRootLogin prohibit-password diff --git a/ledoian-debug/airootfs/etc/systemd/network.conf.d/ipv6-privacy-extensions.conf b/ledoian-debug/airootfs/etc/systemd/network.conf.d/ipv6-privacy-extensions.conf deleted file mode 100644 index 0e9ceb4..0000000 --- a/ledoian-debug/airootfs/etc/systemd/network.conf.d/ipv6-privacy-extensions.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Network] -IPv6PrivacyExtensions=yes diff --git a/ledoian-debug/airootfs/etc/systemd/resolved.conf.d/archiso.conf b/ledoian-debug/airootfs/etc/systemd/resolved.conf.d/archiso.conf index 636f3bd..ccf9e1e 100644 --- a/ledoian-debug/airootfs/etc/systemd/resolved.conf.d/archiso.conf +++ b/ledoian-debug/airootfs/etc/systemd/resolved.conf.d/archiso.conf @@ -1,4 +1,4 @@ # Default systemd-resolved configuration for archiso [Resolve] -MulticastDNS=yes +MulticastDNS=no diff --git a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-config.service b/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-config.service deleted file mode 120000 index ebc50f0..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-config.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/cloud-config.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-final.service b/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-final.service deleted file mode 120000 index 80fa3c8..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-final.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/cloud-final.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init-local.service b/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init-local.service deleted file mode 120000 index dd8e9f1..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init-local.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/cloud-init-local.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init.service b/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init.service deleted file mode 120000 index 24c7a26..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/cloud-init.target.wants/cloud-init.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/cloud-init.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_fcopy_daemon.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_fcopy_daemon.service deleted file mode 120000 index 20ac7b2..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_fcopy_daemon.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/hv_fcopy_daemon.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_kvp_daemon.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_kvp_daemon.service deleted file mode 120000 index a7eac4a..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_kvp_daemon.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/hv_kvp_daemon.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_vss_daemon.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_vss_daemon.service deleted file mode 120000 index eae19ef..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/hv_vss_daemon.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/hv_vss_daemon.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service deleted file mode 120000 index cb2d560..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vboxservice.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/vboxservice.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service deleted file mode 120000 index e0a11a7..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmtoolsd.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/vmtoolsd.service \ No newline at end of file diff --git a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service b/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service deleted file mode 120000 index 173f306..0000000 --- a/ledoian-debug/airootfs/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/vmware-vmblock-fuse.service \ No newline at end of file