chdir before execute

This commit is contained in:
iacore 2024-09-27 01:50:44 +00:00
parent a1494b63cc
commit c15596a624
Signed by: iacore
GPG key ID: F8C16E5157A63006

View file

@ -5,7 +5,7 @@
type = process
# change the following line based on where the executable is
command = /usr/bin/bwrap --bind / / --tmpfs /home --ro-bind $HOME/c/status/status $HOME/c/status/status --unshare-all --share-net $HOME/c/status/status
command = /usr/bin/bwrap --bind / / --tmpfs /home --ro-bind $HOME/c/status/status $HOME/c/status/status --unshare-all --share-net --chdir $HOME/c/status $HOME/c/status/status
working-dir = $HOME/c/status
logfile = $HOME/.log/status.log
load-options = sub-vars