mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
minor updates
This commit is contained in:
parent
34e90f7d6c
commit
3723bf01e9
@ -20,13 +20,13 @@ plugs:
|
|||||||
layout:
|
layout:
|
||||||
/tmp:
|
/tmp:
|
||||||
bind: $SNAP_DATA/tmp
|
bind: $SNAP_DATA/tmp
|
||||||
/home/autopsy_user:
|
/$HOME/.autopsy:
|
||||||
bind: $SNAP_DATA/appdata
|
bind: $SNAP_DATA/appdata
|
||||||
|
/$HOME/.cache/autopsy:
|
||||||
|
bind: $SNAP_DATA/cache
|
||||||
apps:
|
apps:
|
||||||
autopsy:
|
autopsy:
|
||||||
environment:
|
environment:
|
||||||
HOME: $SNAP/home/autopsy_user
|
|
||||||
jdkhome: $SNAP/usr/lib/jvm/java-17-openjdk-amd64
|
jdkhome: $SNAP/usr/lib/jvm/java-17-openjdk-amd64
|
||||||
# provide means for java gstreamer to find gstreamer libs
|
# provide means for java gstreamer to find gstreamer libs
|
||||||
jreflags: $jreflags "-Djna.library.path=$SNAP/usr/lib/x86_64-linux-gnu"
|
jreflags: $jreflags "-Djna.library.path=$SNAP/usr/lib/x86_64-linux-gnu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user