blob: 013c5a62b33acd16c57e2c55b12e74eac9d5fd86 [file] [log] [blame]
[Unit]
Description=Reboot and dump vmcore via kexec
DefaultDependencies=no
After=basic.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@LIBEXECDIR@/kdump-helper start
ExecStop=@LIBEXECDIR@/kdump-helper stop
[Install]
WantedBy=multi-user.target