tail log
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 22 Jun 2011 19:09:25 +0000 (21:09 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 22 Jun 2011 19:09:25 +0000 (21:09 +0200)
rsync-start-server.sh [new file with mode: 0755]

diff --git a/rsync-start-server.sh b/rsync-start-server.sh
new file mode 100755 (executable)
index 0000000..e3dfb76
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -x
+
+tail -f var/rsyncd.log &
+sudo rsync --daemon --config rsyncd.conf --no-detach --port=6501 --verbose -vvvv