f71bd69 Support user:group notation by sysusers.generate-pre.sh script

1 file Authored by mosvald 4 months ago, Committed by gotmax23 4 months ago,
    Support user:group notation by sysusers.generate-pre.sh script
    
    #Type Name       ID                  GECOS              Home directory Shell
    u     user_name  uid:gid             "User Description" /home/dir      /path/to/shell
    
    According to: https://www.freedesktop.org/software/systemd/man/sysusers.d.html
    
        
file modified
+6 -3