From 88c8b6493aea1549d71be0345295beb6c4e61c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 15 Oct 2016 22:19:59 +0200 Subject: Some user services changes --- profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'profile') diff --git a/profile b/profile index 8a59d6e..5db59d9 100644 --- a/profile +++ b/profile @@ -1,6 +1,8 @@ # Start pulse audio -pulseaudio --start +pulseaudio --start 2>/dev/null # Start music player daemon 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