From ad77f0539f654bf3eb7fafb4776355a3a3ffd6d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 4 Nov 2016 18:51:42 +0100 Subject: Remove syncthing start Now handled by system init --- profile | 2 -- 1 file changed, 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" -- cgit v1.2.3