Merge branch 'qtpies-patch-1'

This commit is contained in:
Andrew David Wong 2020-08-07 01:30:53 -05:00
commit fc554816d3
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.