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
The group entry for backrest.service in the installation script is
Group=$(whoami)
In my Linux system ("openSUSE") a normal user always belongs to the group users. It would be good to have an intelligent logic that takes this into account.