blob: fed0409a0c788ac98caa2506badd5f9ded028fd9 [file] [log] [blame]
[Unit]
Description=Load dump-capture kernel for kdump usage.
ConditionKernelCommandLine=crashkernel
Wants=local-fs.target
After=local-fs.target
DefaultDependencies=no
[Service]
Type=oneshot
StandardOutput=journal+console
ExecStart=/usr/sbin/kdump_helper load
RemainAfterExit=yes
[Install]
WantedBy=sysinit.target