add lsyncd to csync container

This commit is contained in:
2016-05-17 23:05:39 +01:00
parent 44a7801330
commit ec325138c2
5 changed files with 124 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
csync: base sshd compile
$(call script,$@)
$(call runit,xinetd)
$(call boot,02,$@)
$(call runit,lsyncd)
$(call boot,02,$@)
$(call boot,02,lsync)