SHA256
1
0
forked from pool/kdump

Fix a typo in the udev file.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=89
This commit is contained in:
Petr Tesařík 2014-05-19 14:38:03 +00:00 committed by Git OBS Bridge
parent 882971ae45
commit 53406c38d1

View File

@ -60,7 +60,7 @@ index 0000000..0ec2127
+# Novell Bug #389658
+#
+
+TEST="/usr/bin/systemctl", GOTO="kdump_systemd"
+TEST=="/usr/bin/systemctl", GOTO="kdump_systemd"
+
+@if @ARCH@ ppc ppc64 ppc64le
+SUBSYSTEM=="cpu", ACTION=="online", RUN+="/etc/init.d/boot.kdump try-restart"