fix: add tmpfiles.d to create /var/lib/doh-forwarder

This commit is contained in:
2026-07-06 22:38:58 +03:30
parent 432eb59198
commit b9542793ee
36 changed files with 945 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "origin"]
url = https://git.logicamp.dev/mohamad/doh-forwarder.git
tagOpt = --no-tags
fetch = +refs/*:refs/*
mirror = true