Merge branch 'patch-1' of https://github.com/qtpies/qubes-doc into qtpies-patch-1

This commit is contained in:
Andrew David Wong 2020-08-07 01:30:43 -05:00
commit c7e5501b68
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -31,7 +31,7 @@ The scripts here all run as root.
~~~
# Add entry to /etc/hosts
echo '127.0.0.1 example.com >> /etc/hosts
echo '127.0.0.1 example.com' >> /etc/hosts
~~~
- `/rw/config/qubes-ip-change-hook` - script runs in NetVM after every external IP change and on "hardware" link status change.