blob: f52aa8ab4dfd11f8b074a7d5d0bbaaa0c73d4e76 (
plain)
- #!/usr/bin/launchtool -C
- tag = sync
- command = rsync -ar --delete infoscreen@lager:/home/jonas/websites/info.dgi-huset.dk/img/ /var/lib/infoscreen/; exit 0
- daemon = yes
- stats = yes
- #user = myserver
- #root dir = /tmp
- #process count limit = 5
- #open files limit = 10
- wait times = 1,1,1,3,3,3,10,10,10
- infinite runs = yes
- launchtool output = syslog:sync,LOG_DAEMON,LOG_INFO
- launchtool errors = syslog:sync,LOG_DAEMON,LOG_ERR
- command output = syslog:sync,LOG_DAEMON,LOG_INFO
- command errors = syslog:sync,LOG_DAEMON,LOG_ERR
- silent restart time = 300
- silent restart status = 0
|