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]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=no
|
RemainAfterExit=no
|
||||||
ExecStart=/etc/init.d/crashDumpMgr --max-size 3Gi
|
ExecStart=/etc/init.d/crashDumpMgr --max-size 5Gi
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user