From 1acc100b098457d9a8b51e87f6e0053d0ba32af7 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 7 Dec 2020 10:22:52 +0100 Subject: [PATCH] Turn off ProtectSystem=full. It turns out this works by bind mounts, which we ignore by default, causing /usr to be ignored in the database. --- plocate-updatedb.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/plocate-updatedb.service.in b/plocate-updatedb.service.in index 8db7dba..e7cb014 100644 --- a/plocate-updatedb.service.in +++ b/plocate-updatedb.service.in @@ -11,4 +11,3 @@ IOSchedulingClass=idle PrivateTmp=true PrivateDevices=true PrivateNetwork=true -ProtectSystem=full -- 2.39.2