diff --git a/etc/systemd/system/bitmessage-appimage.service b/etc/systemd/system/bitmessage-appimage.service index 366ad53..4dfc821 100644 --- a/etc/systemd/system/bitmessage-appimage.service +++ b/etc/systemd/system/bitmessage-appimage.service @@ -20,6 +20,9 @@ User=bitmessage Group=bitmessage PrivateTmp=yes +#ProtectHome=tmpfs +#BindPaths=/home/bitmessage/.config/PyBitmessage/ + [Install] WantedBy=multi-user.target