mirror of
https://github.com/simon987/scripts.git
synced 2025-12-15 08:19:06 +00:00
lxc dns script template
This commit is contained in:
5
lr_lxc_dns
Normal file
5
lr_lxc_dns
Normal 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
|
||||||
|
|
||||||
Submodule scripts-private updated: 67e9c0cdc1...4f0a218e78
Reference in New Issue
Block a user