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