1[Unit] 2Description=Burp backup client 3 4[Service] 5ExecStart=/usr/sbin/burp -c /etc/burp/burp.conf -a t 6Type=oneshot 7# 0: success 8# 1: error 9# 2: restore gave warnings 10# 3: timer conditions on the server were not met 11# 4: could not connect to serve 12# 5: max parallel backups reached 13SuccessExitStatus=3 14