This commit is contained in:
AJ Jordan 2020-01-16 14:12:01 -05:00
parent 3adec4b952
commit 52d1051137
No known key found for this signature in database
GPG Key ID: 26794034633DBBC0

View File

@ -4,7 +4,7 @@
# shellcheck source=init/functions
. /usr/lib/qubes/init/functions
# Setup gateway for all the VMs this netVM is serviceing...
# Setup gateway for all the VMs this NetVM is servicing...
network=$(qubesdb-read /qubes-netvm-network 2>/dev/null)
if [ "x$network" != "x" ]; then