snap-sync-scripts/services/snap-sync-cleanup.service

13 lines
282 B
Desktop File

[Unit]
Description=Run snap-sync cleanup
Requires=run-media-usbdrive.mount
After=run-media-usbdrive.mount snap-sync.service
[Service]
Environment=TZ=UTC
Type=oneshot
ExecStart=/run/media/manuel/T7/snapshots/scripts/clean-snap-sync-external.sh
[Install]
WantedBy=snap-sync.service