We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa0294 commit aa08107Copy full SHA for aa08107
airootfs/root/customize_airootfs.sh
@@ -21,6 +21,9 @@ cp -aT /etc/skel/ /home/arch/
21
DISABLED
22
23
[[ -d /usr/share/calamares/branding/manjaro ]] && rm -rf /usr/share/calamares/branding/manjaro
24
+rm /usr/share/backgrounds/xfce/xfce-stripes.png
25
+ln -s /usr/share/backgrounds/alter.png /usr/share/backgrounds/xfce/xfce-stripes.png
26
+chmod 644 /usr/share/backgrounds/alter.png
27
28
sed -i 's/#\(PermitRootLogin \).\+/\1yes/' /etc/ssh/sshd_config
29
sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist
airootfs/usr/share/backgrounds/alter.png
99.6 KB
0 commit comments