aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/profile b/profile
index 5db59d9..ffb9d65 100644
--- a/profile
+++ b/profile
@@ -4,5 +4,3 @@ pulseaudio --start 2>/dev/null
mpd ~/.config/mpd/mpd.conf
# Start email synchronization
~/.local/sbin/syncemail
-# Start syncthing
-start-stop-daemon -S -bm -p /tmp/syncthing-$UID.pid -- sh -c "syncthing -no-browser 2>&1 | logger -t syncthing"