lxc dns script template

This commit is contained in:
simon987 2020-07-01 14:28:55 -04:00
parent d9b34cb6cd
commit 8800019f2c
2 changed files with 6 additions and 1 deletions

5
lr_lxc_dns Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
systemd-resolve --interface lxdbr0 --set-dns 10.18.36.1 --set-domain lxd
#systemd-resolve --interface lxdbr0 --revert

@ -1 +1 @@
Subproject commit 67e9c0cdc17615cdaa116ca978d70be11be74743
Subproject commit 4f0a218e7815a572d78fa31a684e3d6c2b9916a3