mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
systemd/resolved.conf.d/README: note my scripts existing
This commit is contained in:
parent
cb3c944d47
commit
7f918cc797
@ -17,6 +17,9 @@
|
||||
|
||||
## Quickstart
|
||||
|
||||
This is also done by `../../systemd-resolv.conf-restore.bash` which takes
|
||||
into account more circumstances...
|
||||
|
||||
```bash
|
||||
sudo systemctl enable --now systemd-resolved.service
|
||||
sudo ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
||||
@ -24,6 +27,10 @@ sudo ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
||||
sudo systemctl restart systemd-resolved
|
||||
```
|
||||
|
||||
...but `../../systemd-resolv.conf-generate.bash` **is better.** Although
|
||||
`../../resolv.conf-generate.bash` **is the best** this repository has to
|
||||
offer.
|
||||
|
||||
## Files explained
|
||||
|
||||
- `00-defaults.conf` - configuration that should be used everywhere.
|
||||
|
Loading…
Reference in New Issue
Block a user