add a systemd timer to monthly clean cache (paccache -r)

This commit is contained in:
guinux
2016-08-25 15:54:32 +02:00
parent 412d1f9a02
commit 603bbb2a05
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[Unit]
Description=Clean packages cache
[Service]
Type=oneshot
ExecStart=/usr/bin/paccache -rq