lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

pam.conf (552B)


      1 # ---------------------------------------------------------------------------#
      2 # /etc/pam.conf								     #
      3 # ---------------------------------------------------------------------------#
      4 #
      5 # NOTE
      6 # ----
      7 #
      8 # NOTE: Most program use a file under the /etc/pam.d/ directory to setup their
      9 # PAM service modules. This file is used only if that directory does not exist.
     10 # ---------------------------------------------------------------------------#
     11 
     12 # Format:
     13 # serv.	module	   ctrl	      module [path]	...[args..]		     #
     14 # name	type	   flag							     #
     15