7 lines
131 B
Makefile
7 lines
131 B
Makefile
csync: base sshd compile
|
|
$(call script,$@)
|
|
$(call runit,xinetd)
|
|
$(call runit,lsyncd)
|
|
$(call boot,02,$@)
|
|
$(call boot,02,lsync)
|