tmpfiles: split out helper to open and read a "config file"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 3 Dec 2023 13:53:49 +0000 (14:53 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Feb 2024 16:57:41 +0000 (17:57 +0100)
commitf6a1346e4e738f77afec5c10454edb833a502ba6
tree1ff6e1d0c04dd88abadf6897e747f093ac6383f7
parent376d0495f5b9170435824cf9fb067c1077b6cc7e
tmpfiles: split out helper to open and read a "config file"

No functional change.

Note that this function will be modified in subsequent commits, and the API
will change.
src/basic/conf-files.c
src/basic/conf-files.h
src/tmpfiles/tmpfiles.c