Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0639c5b2c542e0ed9465cc9d8e5100ac0063038f
/
.
/
poky
/
meta
/
recipes-kernel
/
kexec
/
kexec-tools
/
kdump.service
blob: 4e65a46ac4c24e058ea344ef1aa4f5b24d4f9414 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Reboot
and
dump
vmcore via kexec
DefaultDependencies
=
no
[
Service
]
Type
=
oneshot
RemainAfterExit
=
yes
ExecStart
=
@LIBEXECDIR@
/
kdump
-
helper start
ExecStop
=
@LIBEXECDIR@
/
kdump
-
helper stop
[
Install
]
WantedBy
=
multi
-
user
.
target