Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,2 @@
[Service]
TimeoutStartSec=20min
@@ -0,0 +1,5 @@
net.ipv4.ip_forward=1
net.ipv4.conf.default.forwarding=1
net.ipv4.conf.all.forwarding=1
net.ipv6.conf.default.forwarding=1
net.ipv6.conf.all.forwarding=1
@@ -0,0 +1 @@
kernel.oops_all_cpu_backtrace = 1
@@ -0,0 +1,10 @@
[Time]
ConnectionRetrySec=30
PollIntervalMinSec=30
PollIntervalMaxSec=60
SaveIntervalSec=15
# time.google.com addresses are stable, no need for DNS
NTP=2001:4860:4806::
NTP=2001:4860:4806:4::
NTP=2001:4860:4806:8::
NTP=2001:4860:4806:c::
@@ -0,0 +1,2 @@
[Unit]
Description=Firmware Update Preconditions
@@ -0,0 +1,6 @@
[Unit]
Description=Firmware Updates and Configuration
Wants=firmware-updates-pre.target
[Install]
WantedBy=multi-user.target