Encryption and major changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
[Manager]
|
||||
DumpCore=no
|
||||
CrashShell=no
|
||||
CtrlAltDelBurstAction=none
|
||||
DefaultLimitCORE=0
|
||||
DefaultLimitNOFILE={{ limit_nofile_hard }}
|
||||
DefaultLimitNPROC={{ limit_nproc_hard }}
|
||||
Reference in New Issue
Block a user