summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-25 00:15:46 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-08-25 00:15:46 +0200
commitf9123dd7e633cdce66d7d0c55aa12bdca00c9406 (patch)
treeade5331ee4a1512dac4bc0219641f1386d27be64 /lib
parent74e99eaf4f0ad28dfd42f242bf947a7ec11fa352 (diff)
Reset option to allow synthing restart
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'lib')
-rw-r--r--lib/syncthing/st.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/syncthing/st.go b/lib/syncthing/st.go
index 88d0eb0..53e4688 100644
--- a/lib/syncthing/st.go
+++ b/lib/syncthing/st.go
@@ -170,7 +170,6 @@ func (s *SyncThing) Start() (*exec.Cmd, error) {
env := []string{
"STNODEFAULTFOLDER=1",
"STNOUPGRADE=1",
- "STNORESTART=1",
}
// XXX - temporary hack because -gui-apikey seems to correctly handle by