| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Kdump Emergency |
| DefaultDependencies=no |
| IgnoreOnIsolate=yes |
|
|
| [Service] |
| ExecStart=/usr/bin/systemctl --no-block isolate kdump-error-handler.service |
| Type=oneshot |
| StandardInput=tty-force |
| StandardOutput=inherit |
| StandardError=inherit |
| KillMode=process |
| IgnoreSIGPIPE=no |
| |
| |
| |
| KillSignal=SIGHUP |