summaryrefslogtreecommitdiff
path: root/doc/todo/User.hasDesktopGroups:_debian-tor_group_doesn__39__t_necessarily_exist.mdwn
blob: 558582abef6e62e1913ccdfc5a5f663b47bfb300 (plain)
1
2
3
4
5
The new `User.hasDesktopGroups` tries to add a user to the group `debian-tor` which fails if this group does not exist.

What package creates this group?  If someone could let me know that, I will patch `User.hasDesktopGroups` to only try to add a user to `debian-tor` if `Apt.isInstalled "blah"` is true.

Or perhaps Joey added this group because this group exists by default on Debian Unstable.  If so then a check can be inserted for that.