[Unit] Description=Run backup __APP__ After=network.target [Service] Type=oneshot ExecStart=__INSTALL_DIR__/backup-with-__APP__ ExecStartPost=__INSTALL_DIR__/restic_log___APP__ User=__APP__ Group=__APP__ [Install] WantedBy=multi-user.target