11 lines
355 B
Text
11 lines
355 B
Text
# install with
|
|
# ln -sr dinit-service ~/.config/dinit.d/status
|
|
# Start with
|
|
# proto/deploy
|
|
|
|
type = process
|
|
# change the following line based on where the executable is
|
|
command = /usr/bin/bwrap --bind / / --tmpfs /home --unshare-all --share-net /opt/status/status
|
|
working-dir = /opt/status
|
|
logfile = $HOME/.log/exozyme-status.log
|
|
load-options = sub-vars
|