Admin/rsyncd
author berghofe
Wed, 07 May 2008 10:56:36 +0200
changeset 26794 354c3844dfde
parent 26371 8e4286e2bffe
child 28511 e79fad5c16a6
permissions -rwxr-xr-x
- Now imports Fun rather than Orderings - Moved "Set as lattice" section behind "Fun as lattice" section, since sets are just functions. - The instantiations instantiation set :: (type) distrib_lattice instantiation set :: (type) complete_lattice are no longer needed, and the former definitions inf_set_eq, sup_set_eq, Inf_set_def, and Sup_set_def can now be derived from abstract properties of sup, inf, etc.

#!/usr/bin/env bash
#
# rsync server start script
#
# $Id$
#

rsync --daemon --config=/home/isabelle/rsyncd.conf --port=8730