Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx #%PAM-1.0
     5         kx auth            sufficient      pam_rootok.so
     5         kx # Uncomment the following line to implicitly trust users in the "wheel" group.
     5         kx #auth           sufficient      pam_wheel.so trust use_uid
     5         kx # Uncomment the following line to require a user to be in the "wheel" group.
     5         kx #auth           required        pam_wheel.so use_uid
     5         kx auth            include         system-auth
     5         kx account         include         system-auth
     5         kx password        include         system-auth
     5         kx session         include         system-auth
     5         kx session         optional        pam_xauth.so