a49146 Use systemd-sysusers to create users

Authored and Committed by Zbigniew Jędrzejewski-Szmek 3 years ago
1 file changed. 36 lines added. 53 lines removed.
    Use systemd-sysusers to create users
    
    This allows a fairly big dependency chain to be pruned in the future,
    now other packages pull in setup:
    
      /usr/bin/groupadd → shadow-utils → setup.
    
    It seems we don't need the setup rpm for anything in minimal installations.
    
    There should be no functional change. Testing will be prudent.
    
        
file modified
+36 -53