forked from cromer/pamac-classic
save cache options in pamac.conf
This commit is contained in:
@@ -18,3 +18,9 @@ RefreshPeriod = 6
|
||||
|
||||
## AUR build directory:
|
||||
BuildDirectory = /tmp
|
||||
|
||||
## Number of versions of each package to keep in the cache:
|
||||
KeepNumPackages = 3
|
||||
|
||||
## Remove only the versions of uninstalled packages when clean cache:
|
||||
#OnlyRmUninstalled
|
||||
|
@@ -3,4 +3,4 @@ Description=Clean packages cache
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/paccache -r
|
||||
ExecStart=/usr/bin/pamac-clean-cache
|
||||
|
Reference in New Issue
Block a user