mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-09 00:48:06 -04:00
added HOME variable to fix #72
This commit is contained in:
@@ -158,7 +158,7 @@ Add the following to your ``/etc/supervisord.conf`` file::
|
||||
directory = /home/some_user/
|
||||
autorestart = True
|
||||
user = some_user
|
||||
environment = STNORESTART="1"
|
||||
environment = STNORESTART="1", HOME="home/some_user"
|
||||
|
||||
Using systemd
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user