From: Steinar H. Gunderson Date: Mon, 7 Dec 2020 09:22:52 +0000 (+0100) Subject: Turn off ProtectSystem=full. X-Git-Tag: 1.1.2~5 X-Git-Url: https://git.sesse.net/?p=plocate;a=commitdiff_plain;h=1acc100b098457d9a8b51e87f6e0053d0ba32af7 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. --- 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