ssfs view data/client.lua @ rev 44

ssfs: fix stop again
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 12 16:52:31 2011 +0200 (2011-06-12)
parents
children
line source
1 -- Configuration file for SliTaz Secure Filesystem lsyncd daemon.
3 sync {
4 default.rsyncssh,
5 source = "/home/user/Sync",
6 host = "login@host",
7 targetdir = "Sync/"
8 }