summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-12-13 21:57:23 +0000
committerColin Watson <cjwatson@debian.org>2016-12-13 21:57:23 +0000
commit240133b825a27e136239da7d301f0d2970341625 (patch)
treea707b3339ca8934e23356ae7d5727fb9a320a103 /.gitignore
parentd450d4c2d3c09a629ef95d02d250a6cb290764ca (diff)
Generate tmpfiles snippet based on cache owner
man-db.conf should honour --enable-cache-owner rather than hardcoding "man". * init/systemd/man-db.conf: Rename to ... * init/systemd/man-db.conf.in: ... this. Replace "man" with "@man_owner@". * init/systemd/Makefile.am: Generate man-db.conf at build time. * .gitignore: Add init/systemd/man-db.conf.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4d491f8b..67e8d5d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@ gnulib/po
include/*.h
init/Makefile
init/systemd/Makefile
+init/systemd/man-db.conf
lib/.deps
lib/Makefile
lib/getopt.h