You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar issue and solved it by switching back to the original user and setting DBUS_SESSION_BUS_ADDRESS explicitly: sudo -u $SUDO_USER DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$SUDO_UID/bus /usr/bin/reboot-arch-btw.
Hi. Unfortunately, in my script i need to use sudo to get root access but notify-rust didn't work when you are using root account or sudo.
The text was updated successfully, but these errors were encountered: