#!./launchtool -C

# Runs launchtool not detached with a program that always exits with an error

tag = test
command = ./test -s1
wait times = 1
infinite runs = yes
verbose = yes

#visible tag = test
#daemon = no
#blocked signals = SIGHUP

#silent restart status = 0
#silent restart time = 60

launchtool output = syslog:test,LOG_USER,LOG_INFO
launchtool errors = syslog:test,LOG_USER,LOG_ERR
command output = syslog:test,LOG_DAEMON,LOG_INFO
command errors = syslog:test,LOG_DAEMON,LOG_ERR
