Admin/rsyncd
author Walther Neuper <neuper@ist.tugraz.at>
Mon, 13 Sep 2010 16:36:14 +0200
branchisac-update-Isa09-2
changeset 38005 30e7321dfa50
parent 36866 51af1657263b
permissions -rwxr-xr-x
tuned, before changing ref --> Unsynchronized.ref
     1 #!/usr/bin/env bash
     2 #
     3 # rsync server start script
     4 
     5 /usr/bin/rsync --daemon --config=/home/proj/isabelle/rsyncd.conf
     6