diff options
| author | Paul Varner <fuzzyray@gentoo.org> | 2015-10-16 15:00:54 -0500 |
|---|---|---|
| committer | Paul Varner <fuzzyray@gentoo.org> | 2015-10-16 15:12:16 -0500 |
| commit | f584990c08fc5a400277acfeaf01297f1d3b995b (patch) | |
| tree | 5d5fedac26d04c88c4568827d1e10998fe1a6046 /data | |
| parent | 68283db9d0a775c334087a27601edf042987294c (diff) | |
| download | gentoolkit-f584990c08fc5a400277acfeaf01297f1d3b995b.tar.gz | |
revdep-rebuild: add tmpfiles.d file
Add a configuration file to create /var/cache/revdep-rebuild.
This is needed for fixing bug 498990 in the gentoolkit ebuild.
Diffstat (limited to 'data')
| -rw-r--r-- | data/tmpfiles.d/revdep-rebuild.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/tmpfiles.d/revdep-rebuild.conf b/data/tmpfiles.d/revdep-rebuild.conf new file mode 100644 index 0000000..2437bcf --- /dev/null +++ b/data/tmpfiles.d/revdep-rebuild.conf @@ -0,0 +1 @@ +d /var/cache/revdep-rebuild 0700 0 0 |
