[Unit]
Description=Verify borgwrapper backup (config: %i)
After=network.target borgwrapper-backup@%i.service
[Service]
Type=oneshot
ExecStart=/usr/local/bin/borgwrapper -c /etc/borgwrapper/%i.sh verify
User=root
Group=root