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 1f4ef3d commit 4052406Copy full SHA for 4052406
airootfs/usr/local/bin/tl-finalisation
@@ -5,8 +5,8 @@ chmod 750 /etc/polkit-1/rules.d
5
chgrp polkitd /etc/polkit-1/rules.d
6
chmod -v 750 /root
7
8
-rm /usr/local/bin/welcome
9
-mv /usr/local/bin/welcome-after /usr/local/bin/welcome
+rm /usr/bin/welcome
+mv /usr/bin/welcome-after /usr/bin/welcome
10
11
rm -vf /etc/sudoers.d/g_wheel
12
rm -vf /etc/sddm.conf.d/autologin.conf
0 commit comments