[Unit] Description=Run borgwrapper #OnFailure=systemd_failure_notify@%n.service [Service] Type=oneshot ExecStart=borgwrapper #ExecStart=borgwrapper /home/myUser/borgwrapper-custom.conf #Environment="PATH=/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/myUser/.customBinaryPathWithBorgSymlinkForVirtualenv" #Environment="SSH_AUTH_SOCK=/run/user/myUserId/keyring/ssh" [Install] WantedBy=multi-user.target