Files
VulnRange/Ranges/Rsync/rsync/docker-entrypoint.sh

8 lines
101 B
Bash
Raw Normal View History

2020-09-21 23:19:59 +08:00
#!/bin/bash
set -ex
service cron start
exec rsync --no-detach --daemon --config /etc/rsyncd.conf