Admin/rsyncd
author Walther Neuper <neuper@ist.tugraz.at>
Wed, 08 Sep 2010 17:17:29 +0200
branchisac-update-Isa09-2
changeset 37993 e4796b1125fb
parent 36866 51af1657263b
permissions -rwxr-xr-x
updated Knowledge/Diff.thy
     1 #!/usr/bin/env bash
     2 #
     3 # rsync server start script
     4 
     5 /usr/bin/rsync --daemon --config=/home/proj/isabelle/rsyncd.conf
     6