Commit Graph

9 Commits (e68d9315c17fbf6ce37f323d0ee57b1eba1fa0a4)

Author SHA1 Message Date
Brian Coca 1d06ee6e2d minor doc fixes to pam_limits 11 years ago
Sebastien ROHAUT 44423e4a65 Update pam_limits.py
Add version 2.0
Remove default: from documentation for required values
use atomic_move from ansible module API
11 years ago
Sebastien ROHAUT 9cb97b2898 Add "-" to ulimit type
Just edited pam_types to add the '-', as explained in man 5 limits.conf
11 years ago
Sebastien ROHAUT 4c22ee75b1 Update pam_limits.py
- Comments are now managed correctly
- Cannot use use_min and use_max at the same time
11 years ago
Sebastien ROHAUT 722d810ef2 Update pam_limits.py
Change path
11 years ago
Sebastien ROHAUT c8fbac0ff2 Update pam_limits.py 11 years ago
Sebastien ROHAUT b845c0ef56 Update pam_limits.py 11 years ago
Sebastien ROHAUT 8122edd727 Update pam_limits.py
Tabs...
11 years ago
Sebastien ROHAUT e5939fffdd 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).
11 years ago