Add ntpd hint for Debian minimal templates.

Merge branch 'pr-1340'
This commit is contained in:
unman 2024-04-20 13:21:09 +00:00
commit 96ddac071d
No known key found for this signature in database
GPG Key ID: BB52274595B71262

View File

@ -243,8 +243,8 @@ list of packages to be installed):
least `qubes-core-agent-networking`, and also `qubes-core-agent-dom0-updates` least `qubes-core-agent-networking`, and also `qubes-core-agent-dom0-updates`
if you want to use it as the `UpdateVM` (which is normally `sys-firewall`). if you want to use it as the `UpdateVM` (which is normally `sys-firewall`).
- NetVM, such as the template for `sys-net`: `qubes-core-agent-networking` - NetVM, such as the template for `sys-net`: `qubes-core-agent-networking`
`qubes-core-agent-network-manager`. If your network devices need extra `qubes-core-agent-network-manager` `systemd-timesyncd`(or other NTP Service).
packages for a network VM, use the `lspci` command to identify the devices, If your network devices need extra packages for a network VM, use the `lspci` command to identify the devices,
then find the package that provides necessary firmware and install it. If you then find the package that provides necessary firmware and install it. If you
need utilities for debugging and analyzing network connections, install the need utilities for debugging and analyzing network connections, install the
following packages: `tcpdump` `telnet` `nmap` `ncat`. following packages: `tcpdump` `telnet` `nmap` `ncat`.