mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 23:12:55 +00:00
9 lines
113 B
SYSTEMD
9 lines
113 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=Git Repositories Clean Up Timer
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=monthly
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|