
Memperbaiki Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subjectGroup Policygroupadd -g 23 nohidproc
usermod -a -G nohidproc polkitd
mount -o remount,rw,hidepid=2,gid=nohidproc /proc
systemctl restart polkit/etc/fstabecho "proc /proc proc defaults,hidepid=2,gid=nohidproc 0 0" >>...