This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecReload=/usr/bin/kdumpctl reload
-
ExecStart=/usr/bin/kdumpctl start
-
ExecStart=/usr/lib/kdump/load.sh --update
-
ExecStop=/usr/bin/kdumpctl stop
-
ExecStop=/usr/lib/kdump/unload.sh
-
RemainAfterExit=yes
-
StartLimitInterval=0
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target network.service YaST2-Second-Stage.service YaST2-Firstboot.service
-
After=network.target network-online.target remote-fs.target basic.target
-
ConditionKernelCommandLine=crashkernel
-
DefaultDependencies=no
-
Description=Crash recovery kernel arming
-
Description=Load kdump kernel and initrd
-
Additionnal notes
Nothing here.