summaryrefslogtreecommitdiff
path: root/etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-04 15:16:05 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-04 15:16:05 +0800
commit8ce2d46747834f1b06f2c250f0d0fa055799a767 (patch)
treedb63091d1597c0981d8324ae6758653bc1428461 /etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf
parent673c18cbf2c80de0aa5aa03b24cd026cf742412b (diff)
init xyzru VPS
Diffstat (limited to 'etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf')
-rw-r--r--etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf b/etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf
deleted file mode 100644
index 38d3c2d0..00000000
--- a/etc/systemd/system/paccache.service.d/20-remove-all-uninstalled.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-[Service]
-# keep original `ExecStart=/usr/bin/paccache -r` while adding to the list
-# because I want the default behavior and also remove all uninstalled pacman package cache
-# may need `sudo systemctl daemon-reload` afterward
-# if I want to clear the list first, I should do a line of `ExecStart=` first
-# more about drop-in dir see `man systemd.unit`, more about ExecStart see `man systemd.service`
-# https://wiki.archlinux.org/title/Systemd#Drop-in_files
-# https://wiki.archlinux.org/title/Systemd#Examples
-ExecStart=/usr/bin/paccache -ruk0