Skip to content

Commit c8f99ea

Browse files
authored
Update borgmatic-backup.service
1 parent 4a23367 commit c8f99ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

borgmatic/borgmatic-backup.service

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ After=network.target
55
[Service]
66
Type=oneshot
77
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

Comments
 (0)