Files
terraform/modules/apps/bookshelf/lib/services/weekly-backup.service

10 lines
226 B
Desktop File

[Unit]
Description=Weekly Bookshelf Backup
Wants=network.target
After=network.target docker.service
Before=shutdown.target reboot.target halt.target
[Service]
Type=oneshot
User=root
ExecStart=/usr/local/bin/backup.sh