summarylogtreecommitdiffstats
path: root/muse-hub.service
diff options
context:
space:
mode:
authorBen Mitchell2023-01-19 18:54:38 +0000
committerBen Mitchell2023-01-19 18:54:38 +0000
commitf3283581bcba898873095d9e25701567ca6696f3 (patch)
tree5bb6d06f78050c34f496073b97ca2a59545c0dfd /muse-hub.service
parentc01dbc38042143d66135dd9daa150f2d08c5434f (diff)
downloadaur-f3283581bcba898873095d9e25701567ca6696f3.tar.gz
Add /usr/lib to BindPaths (I'm sorry everyone for this)
Diffstat (limited to 'muse-hub.service')
-rw-r--r--muse-hub.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse-hub.service b/muse-hub.service
index 6b4111f53e0a..718a6e40ba26 100644
--- a/muse-hub.service
+++ b/muse-hub.service
@@ -16,7 +16,7 @@ ReadWritePaths=/tmp /srv/muse-hub /var/lib/MuseSampler
TemporaryFileSystem=/opt:ro /srv:rw
BindReadOnlyPaths=/opt/muse-hub
-BindPaths=-/srv/muse-hub -/var/lib/MuseSampler /tmp
+BindPaths=-/srv/muse-hub -/var/lib/MuseSampler /usr/lib /tmp
NoNewPrivileges=yes
PrivateTmp=no