minor updates

This commit is contained in:
Greg DiCristofaro 2023-07-14 16:12:24 -04:00
parent 34e90f7d6c
commit 3723bf01e9

View File

@ -20,13 +20,13 @@ plugs:
layout:
/tmp:
bind: $SNAP_DATA/tmp
/home/autopsy_user:
/$HOME/.autopsy:
bind: $SNAP_DATA/appdata
/$HOME/.cache/autopsy:
bind: $SNAP_DATA/cache
apps:
autopsy:
environment:
HOME: $SNAP/home/autopsy_user
jdkhome: $SNAP/usr/lib/jvm/java-17-openjdk-amd64
# provide means for java gstreamer to find gstreamer libs
jreflags: $jreflags "-Djna.library.path=$SNAP/usr/lib/x86_64-linux-gnu"