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
Enabled polkit! Now running systemd-manager-tui in an environment with a GUI will trigger a pop-up (polkit) that will mediate the permission in a more restricted way. There’s no need to run it with sudo!#54
Added a notifier (using the OS’s native notifications) that is triggered when any system unit fails. It only works if you run it without sudo, since it needs a connection to the session.