lsyncd/lsyncd-conf.lua

10 lines
89 B
Lua

settings = {
logfile = "/tmp/lsyncd",
nodaemon,
}
add("s", "d")
-- add("s/s1", "t")