diff --git a/lysyncd.sh b/lysyncd.sh index a13ff80..b81e798 100644 --- a/lysyncd.sh +++ b/lysyncd.sh @@ -1,5 +1,7 @@ #!/bin/bash +yum install lsyncd -y; + echo "settings { logfile = "/var/log/lsyncd/lsyncd.log", statusFile = "/tmp/lsyncd.stat",