Suppress "freedesktop.home1.service" Logs
Pretty simple. always remember to backup your default configs kids mkdir ~/.backupconfigs sudo cp /etc/pam.d/system-auth ~/.backupconfigs/pam.d.system-auth Then edit the system-auth pam file sudo nano /etc/pam.d/system-auth and change -auth [...

