chiark / gitweb /
tmpfiles: add --cat-config
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Apr 2018 17:07:54 +0000 (19:07 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
commit1faeccb6de013ee881028a9d5f610e9545ce9aa9
tree3bea82e049e6d1e53084149b99681799be017d99
parentbc9e512db2edf97787aecdfafa922b1bbc142cc5
tmpfiles: add --cat-config

This implements similar logic as conf_files_cat(), but with slightly different
file gathering logic. I also want to add support for replacement files later on,
so it seems better to keep those two file-gathering functions separate.
man/standard-options.xml
src/basic/conf-files.c
src/basic/conf-files.h