Try /dev/shm/
This commit is contained in:
parent
053df891a8
commit
b036f59214
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ config = {
|
|||
# receives a pkgdb2 message.
|
||||
"expiration_time": 28800,
|
||||
"arguments": {
|
||||
"filename": "/var/tmp/fmn-cache.dbm",
|
||||
"filename": "/dev/shm/fmn-cache.dbm",
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue