From 253a2dda7d17455b405349bee16647be7c05cdd3 Mon Sep 17 00:00:00 2001 From: jeffser Date: Tue, 23 Jul 2024 20:30:52 -0600 Subject: [PATCH] Removed filesystem permissions --- com.jeffser.Alpaca.json | 1 - 1 file changed, 1 deletion(-) diff --git a/com.jeffser.Alpaca.json b/com.jeffser.Alpaca.json index f76c182..26317eb 100644 --- a/com.jeffser.Alpaca.json +++ b/com.jeffser.Alpaca.json @@ -10,7 +10,6 @@ "--socket=fallback-x11", "--device=dri", "--socket=wayland", - "--filesystem=/usr/lib/rocm", "--env=LD_LIBRARY_PATH=/usr/lib/rocm/lib:/usr/lib:/usr/lib64", "--env=ROCM_PATH=/usr/lib/rocm" ],