File kdump of Package kdump

#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-2.0-only

build() {
	add_binary makedumpfile
	add_file /etc/kdump.conf
	add_file /usr/lib/systemd/system/makedumpfile.service
}

help() {
	cat <<HELPEOF
Adds simple kdump capability to collect vmcore after kernel panic.
HELPEOF
}
openSUSE Build Service is sponsored by