diff options
author | Karel Kočí <cynerd@email.cz> | 2016-11-04 18:51:42 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-11-04 18:51:42 +0100 |
commit | ad77f0539f654bf3eb7fafb4776355a3a3ffd6d7 (patch) | |
tree | 7ee4d9210f2e2233decba05bbbd8481dcafd7946 /profile | |
parent | cabfad2b0ad3dcfcfff3a8d23e5d8e5fe4480330 (diff) | |
download | myconfigs-ad77f0539f654bf3eb7fafb4776355a3a3ffd6d7.tar.gz myconfigs-ad77f0539f654bf3eb7fafb4776355a3a3ffd6d7.tar.bz2 myconfigs-ad77f0539f654bf3eb7fafb4776355a3a3ffd6d7.zip |
Remove syncthing start
Now handled by system init
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |