• Michael Shigorin's avatar
    deflogin: refactoring and fixup · 54609e47
    Michael Shigorin authored
    There have been several problems with this feature:
    - a typo;
    - non-existant GROUPS (even a single one) would block setting
      all of the supplementary groups but separately-set 'wheel';
    - this feature isn't used much actually so sees no battle testing.
    
    The typo has been just fixed; GROUPS are now applied by iteration
    which is less effective but more reliable; an additional script
    hook to write down login invitation for the first passwordless
    account (if any) has been implemented; and several more group
    managing targets have been added (based on live feature's script).
    54609e47
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...