Skip to content

Commit b98cf6f

Browse files
committed
DNSSEC query name consistency between checklists
1 parent d3646df commit b98cf6f

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

checklist/安装 Arch 检查单.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ ExecStart=/usr/bin/dropbear -F -P /run/dropbear.pid -R -s -p 21309
143143
# https://wiki.archlinux.org/title/Systemd-resolved#DNS
144144
ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
145145
resolvectl status
146-
resolvectl query badsig.go.dnscheck.tools
147-
resolvectl query go.dnscheck.tools
146+
resolvectl query brokendnssec.net
147+
resolvectl query baidu.com
148+
resolvectl query nekos.chat
148149
```
149150

150151
- [ ] 设置 sysctl

checklist/安装 Arch 检查单(BIOS XFS).md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,9 @@ ExecStart=/usr/bin/dropbear -F -P /run/dropbear.pid -R -s -p 21309
138138
# https://wiki.archlinux.org/title/Systemd-resolved#DNS
139139
ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
140140
resolvectl status
141-
resolvectl query badsig.go.dnscheck.tools
142-
resolvectl query go.dnscheck.tools
141+
resolvectl query brokendnssec.net
142+
resolvectl query baidu.com
143+
resolvectl query nekos.chat
143144
```
144145

145146
- [ ] 设置 sysctl

checklist/安装 Arch 检查单(UEFI XFS).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ menuentry '[loopback]archlinux-x86_64.iso' {
179179
}
180180
```
181181

182-
- [ ] 检查云服务商的自动备份/快照并开启
182+
- [ ] 检查云服务商的自动备份/快照并开启

0 commit comments

Comments
 (0)