Files
storeBackup/storeBackup.service
Jan Ritzerfeld d5d98eb68b Accepting request 905792 from home:dspinella:branches:Archiving:Backup
- Improve config detection for storeBackup-run-all script
- Remove storeBackup-3.5.diff

- Migrate from cron to systemd timers (bsc#1115457)
  * Add a simple script to replace cron-storeBackup

OBS-URL: https://build.opensuse.org/request/show/905792
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/storeBackup?expand=0&rev=14
2021-07-13 11:21:25 +00:00

9 lines
178 B
Desktop File

[Unit]
Description=Backup tool
Documentation=man:storeBackup(1)
ConditionPathExists=/etc/storebackup.d
[Service]
Type=oneshot
ExecStart=/usr/lib/storeBackup/storeBackup-run-all