feat: add Arch Linux package (PKGBUILD, systemd service, sysusers)
- PKGBUILD for building the package - Systemd service with CAP_NET_BIND_SERVICE for port 53 - sysusers.d config to create doh-forwarder system user - Default config at /etc/doh-forwarder/config.toml
This commit is contained in:
2
pkg/arch/doh-forwarder.sysusers
Normal file
2
pkg/arch/doh-forwarder.sysusers
Normal file
@@ -0,0 +1,2 @@
|
||||
# Type Name ID GECOS Home Shell
|
||||
u doh-forwarder - "DoH Forwarder daemon" /var/lib/doh-forwarder -
|
||||
Reference in New Issue
Block a user