Whilst running some chmod commands for Oxid 6, I made the rookie mistake of not double checking what was written fully and managed to chmod 777 /var -R
as part of my command
How can I restore the default file permissions on /var/*
for Ubuntu 22.04.2 LTS?