diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-27 11:47:13 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-27 11:47:13 +0400 |
commit | b058c9cebed252ee254344d53bfcca3139b9b6c1 (patch) | |
tree | e55ca857141b4452641752c867c9e28817f7ef5b /examples/findutils/locate.p5m | |
parent | b21c4651f6df228fe4eebbfd87d5746a883cec2d (diff) | |
download | cibs-b058c9cebed252ee254344d53bfcca3139b9b6c1.tar.gz |
Put DB into /var/cache/glocate/
Diffstat (limited to 'examples/findutils/locate.p5m')
-rw-r--r-- | examples/findutils/locate.p5m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/findutils/locate.p5m b/examples/findutils/locate.p5m index 9d5b93d..fe26217 100644 --- a/examples/findutils/locate.p5m +++ b/examples/findutils/locate.p5m @@ -15,6 +15,8 @@ dir path=usr/gnu/share/man dir path=usr/gnu/share/man/man1 dir path=usr/gnu/share/man/man5 dir path=var +dir path=var/cache/ +dir path=var/cache/glocate file path=usr/gnu/bin/locate file path=usr/gnu/bin/updatedb file path=usr/gnu/libexec/bigram |