aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/rc.d/syncthing_user.nfs_server
diff options
context:
space:
mode:
Diffstat (limited to 'files/usr/local/etc/rc.d/syncthing_user.nfs_server')
-rw-r--r--files/usr/local/etc/rc.d/syncthing_user.nfs_server2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/usr/local/etc/rc.d/syncthing_user.nfs_server b/files/usr/local/etc/rc.d/syncthing_user.nfs_server
index 0229047..847701a 100644
--- a/files/usr/local/etc/rc.d/syncthing_user.nfs_server
+++ b/files/usr/local/etc/rc.d/syncthing_user.nfs_server
@@ -21,7 +21,7 @@ load_rc_config $name
syncthing_user_rundir=/var/run/syncthing
syncthing_user_confdir=/var/db/syncthing
-syncthing_user_args='serve --no-browser --no-upgrade --no-default-folder --logflags=0 --logfile=-'
+syncthing_user_args='serve --no-browser --no-upgrade --logflags=0 --logfile=-'
syncthing_config_template=/usr/local/etc/syncthing.template.xml
procname="/usr/local/bin/syncthing"