Admin/rsyncd
author blanchet
Fri, 20 Jul 2012 22:19:46 +0200
changeset 49414 4bacc8983b3d
parent 36866 51af1657263b
permissions -rwxr-xr-x
learn from SMT proofs when they can be minimized by Metis
     1 #!/usr/bin/env bash
     2 #
     3 # rsync server start script
     4 
     5 /usr/bin/rsync --daemon --config=/home/proj/isabelle/rsyncd.conf
     6