network: fix NM uplink config permissions
Otherwise NM will not use the file.
This commit is contained in:
parent
7027633e80
commit
427decd793
@ -50,5 +50,6 @@ dns=$gateway;$secondary_dns
|
||||
address1=$ip/32,$gateway
|
||||
may-fail=false
|
||||
__EOF__
|
||||
chmod 600 /etc/NetworkManager/system-connections/qubes-uplink-$INTERFACE
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user