mirror of
https://github.com/outbackdingo/ostree-quarks.git
synced 2026-01-27 10:20:01 +00:00
need those zed files
This commit is contained in:
2
zed/etc/sysctl.d/dns-server.conf
Normal file
2
zed/etc/sysctl.d/dns-server.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# Allows for running DNS server via podman unprivileged
|
||||
net.ipv4.ip_unprivileged_port_start=53
|
||||
3
zed/etc/sysctl.d/tailscale.conf
Normal file
3
zed/etc/sysctl.d/tailscale.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# Allow network forwarding; enables system to be a tailscale exit node
|
||||
net.ipv4.ip_forward = 1
|
||||
net.ipv6.conf.all.forwarding = 1
|
||||
Reference in New Issue
Block a user