Skip to content

Commit 1f4ef3d

Browse files
committed
hot fix for welcome app
1 parent d6cbd60 commit 1f4ef3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

airootfs/usr/local/bin/tl-finalisation

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ chmod 750 /etc/polkit-1/rules.d
55
chgrp polkitd /etc/polkit-1/rules.d
66
chmod -v 750 /root
77

8+
rm /usr/local/bin/welcome
9+
mv /usr/local/bin/welcome-after /usr/local/bin/welcome
10+
811
rm -vf /etc/sudoers.d/g_wheel
912
rm -vf /etc/sddm.conf.d/autologin.conf
1013
rm -vf /etc/polkit-1/rules.d/49-nopasswd_global.rules

0 commit comments

Comments
 (0)