forked from pool/openscap
e0a8343994
update openscap to 1.3.6 OBS-URL: https://build.opensuse.org/request/show/948434 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=270
13 lines
472 B
Diff
13 lines
472 B
Diff
Index: openscap-1.3.6/oscap-remediate.service.in
|
|
===================================================================
|
|
--- openscap-1.3.6.orig/oscap-remediate.service.in
|
|
+++ openscap-1.3.6/oscap-remediate.service.in
|
|
@@ -8,6 +8,6 @@ Before=shutdown.target system-update.tar
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
-ExecStart=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBEXECDIR@/oscap-remediate
|
|
+ExecStart=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/oscap-remediate
|
|
|
|
FailureAction=reboot
|