mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 15:03:01 +02:00
feat: activate systemd resolve
This commit is contained in:
parent
ae7438edb7
commit
8f1d35ba6e
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo systemctl enable systemd-resolved
|
||||
sudo cp hosts /etc/hosts
|
||||
sudo systemd-resolve --flush-caches
|
||||
|
||||
Loading…
Reference in New Issue
Block a user