Brian Coca
|
9f57c1b114
|
minor doc fixes to pam_limits
|
2016-12-08 11:33:05 -05:00 |
Sebastien ROHAUT
|
5be637a354
|
Update pam_limits.py
Add version 2.0
Remove default: from documentation for required values
use atomic_move from ansible module API
|
2016-12-08 11:33:05 -05:00 |
Sebastien ROHAUT
|
1c76fb14bb
|
Add "-" to ulimit type
Just edited pam_types to add the '-', as explained in man 5 limits.conf
|
2016-12-08 11:33:04 -05:00 |
Sebastien ROHAUT
|
c62430b452
|
Create pam_limits.py
The pam_limits module modify PAM limits, default in /etc/security/limits.conf.
For the full documentation, see man limits.conf(5).
|
2016-12-08 11:33:04 -05:00 |