mirror of
https://github.com/kuhyx/scripts.git
synced 2026-07-04 12:43:05 +02:00
feat: activate systemd resolve
This commit is contained in:
parent
0ce51c7a0b
commit
2564dddbb5
@ -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