summarylogtreecommitdiffstats
path: root/servicefile-path.patch
diff options
context:
space:
mode:
authorLehrgangsserver2024-03-07 08:58:13 +0100
committerLehrgangsserver2024-03-07 08:58:23 +0100
commit4e941736b95d505572be012cfa4309b2e7efad12 (patch)
treef147a8a06a64d9b7716b3d7057dab6fe29b6e832 /servicefile-path.patch
parent0bdf4be659d5973e94f430fce6c1f5c105f3039c (diff)
downloadaur-isolate-git.tar.gz
update for isolate 2.0
Diffstat (limited to 'servicefile-path.patch')
-rw-r--r--servicefile-path.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/servicefile-path.patch b/servicefile-path.patch
new file mode 100644
index 000000000000..ee82a132222d
--- /dev/null
+++ b/servicefile-path.patch
@@ -0,0 +1,11 @@
+--- /usr/lib/systemd/system/isolate.service 2024-02-29 23:50:10.000000000 +0100
++++ systemd/isolate.service 2024-03-01 00:21:28.680577647 +0100
+@@ -3,7 +3,7 @@
+
+ [Service]
+ Type=notify
+-ExecStart=/usr/local/sbin/isolate-cg-keeper
++ExecStart=/usr/bin/isolate-cg-keeper
+ Slice=isolate.slice
+ Delegate=true
+