On Tue, 2023-06-13 at 12:51 -0700, Russ Allbery wrote: > I still am curious if it's safe to configure the same files in both > tmpfiles.d and in the unit file, because it would make it much easier for > those who want to support other init systems to do so.
Having this configured in two places would at least be confusing for users: where would users need to change settings? In the unit file? In the tmpfiles files? Both? Ansgar