mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-21 04:42:46 +00:00
9 lines
117 B
SYSTEMD
9 lines
117 B
SYSTEMD
[Unit]
|
|
Description=TUNAsync GC every 10 minutes
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=10min
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|