mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-17 18:40:51 -05:00
Fix formatting and orthography
This commit is contained in:
parent
3c8bc8857f
commit
859af9be03
1 changed files with 7 additions and 6 deletions
|
|
@ -320,9 +320,10 @@ Where to put firewall rules
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
Implicit in the above example [scripts](/doc/config-files/), but worth
|
Implicit in the above example [scripts](/doc/config-files/), but worth
|
||||||
calling attention to: for all VMs EXCEPT proxy VMs, iptables commands
|
calling attention to: for all VMs *except* ProxyVMs, iptables commands
|
||||||
should be added to the '/rw/config/rc.local' script. For proxy VMs
|
should be added to the `/rw/config/rc.local` script. For ProxyVMs
|
||||||
(sys-firewall inclusive) iptables commands should be added to
|
(`sys-firewall` inclusive), iptables commands should be added to
|
||||||
'/rw/config/qubes-firewall-user-script'. This is because a proxy VM is
|
`/rw/config/qubes-firewall-user-script`. This is because a ProxyVM is
|
||||||
constantly adjusting it's firewall, and therefore initial settings from
|
constantly adjusting its firewall, and therefore initial settings from
|
||||||
rc.local do not persist.
|
`rc.local` do not persist.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue