SHA256
1
0
forked from pool/kexec-tools

Accepting request 223425 from home:jones_tony:branches:Kernel:kdump

OBS-URL: https://build.opensuse.org/request/show/223425
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kexec-tools?expand=0&rev=39
This commit is contained in:
Tony Jones
2014-02-21 17:41:59 +00:00
committed by Git OBS Bridge
parent ace336a880
commit cd3d9e04cf
8 changed files with 77 additions and 101 deletions

12
kexec-load.service Normal file
View File

@@ -0,0 +1,12 @@
[Unit]
Description=load default kernel into the current kernel
Documentation=man:kexec(8)
DefaultDependencies=no
Before=shutdown.target umount.target final.target
[Service]
Type=oneshot
ExecStart=/usr/sbin/kexec-bootloader
[Install]
WantedBy=kexec.target