Add After keyword to wait until first process exits

This commit is contained in:
RealStickman 2021-03-31 13:08:10 +02:00
parent 29d3887fe7
commit a75271ee5f

View File

@ -1,5 +1,6 @@
[Unit]
Description=Restic storage backup
After=restic-backup-home.service
[Service]
Type=oneshot
ExecStart=restic backup --verbose --tag systemd-storage.timer $BACKUP_EXCLUDES $BACKUP_PATHS --limit-upload=2048