From 53406c38d1454ce7621ae337e6aad3a988e5ec76e190ae5f622c802586e05291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Tesa=C5=99=C3=ADk?= Date: Mon, 19 May 2014 14:38:03 +0000 Subject: [PATCH] Fix a typo in the udev file. OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=89 --- kdump-fix-udev-rules.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdump-fix-udev-rules.patch b/kdump-fix-udev-rules.patch index 2954ad5..fe7faa7 100644 --- a/kdump-fix-udev-rules.patch +++ b/kdump-fix-udev-rules.patch @@ -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"