Merge "Increase maximum preserved crash dump vmcore file size to 5Gi"
This commit is contained in:
commit
fc84f13b64
@ -6,7 +6,7 @@ Before=sshd.service
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
ExecStart=/etc/init.d/crashDumpMgr --max-size 3Gi
|
||||
ExecStart=/etc/init.d/crashDumpMgr --max-size 5Gi
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user