diff options
Diffstat (limited to 'etc/systemd/system/paccache.service.d/10-remove-all.conf')
-rw-r--r-- | etc/systemd/system/paccache.service.d/10-remove-all.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/systemd/system/paccache.service.d/10-remove-all.conf b/etc/systemd/system/paccache.service.d/10-remove-all.conf deleted file mode 100644 index a33a36a2..00000000 --- a/etc/systemd/system/paccache.service.d/10-remove-all.conf +++ /dev/null @@ -1,8 +0,0 @@ -[Service] -# may need `sudo systemctl daemon-reload` afterward -# need a line of `ExecStart=` to clear the list 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= -ExecStart=/usr/bin/paccache -rk0 |