You are not logged in.
Pages: 1
I am using Plasma/i3wm. I haven't created any new start-up scripts or changed my i3.conf at all.
recently, /bin/sh has been attempting to run with privileges via polkit after my DE loads. I am asked for a password. I have been dismissing this, but I would like to know how to determine what is happening here and how to fix it.
attached is a screenshot of the dialog window asking for the password.
thanks!
Offline
This is some script; check "ps fax | grep -C5 /bin/sh" to hopefully reveal which one.
Edit: or "ps fax | grep -C5 pkexec", since that seems the invocation of polkit.
Last edited by seth (2022-04-18 14:13:19)
Offline
Pages: 1