We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a23367 commit c8f99eaCopy full SHA for c8f99ea
borgmatic/borgmatic-backup.service
@@ -5,5 +5,3 @@ After=network.target
5
[Service]
6
Type=oneshot
7
ExecStart=/usr/bin/bash -c "HOSTNAME=$(hostname) /usr/bin/docker compose -f /opt/borgmatic/docker-compose.yml run --rm --entrypoint 'borgmatic --stats -v 0' borgmatic"
8
-StandardOutput=append:/opt/borgmatic/cron.log
9
-StandardError=append:/opt/borgmatic/cron.log
0 commit comments