How can I set a default profile on Ubuntu 20.04 for all newly created users?
I used to use /etc/skel, but it doesn't work anymore, except for .bashrc or .profile. Indeed, if I copy the .mozilla folder to /etc/skel, it is not copied when a new user logs in. I would also like to remove the welcome windows that you have to pass: geolocation, livepatch...
Thanks to all of you!