mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +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
|
## Quickstart
|
||||||
|
|
||||||
|
This is also done by `../../systemd-resolv.conf-restore.bash` which takes
|
||||||
|
into account more circumstances...
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo systemctl enable --now systemd-resolved.service
|
sudo systemctl enable --now systemd-resolved.service
|
||||||
sudo ln -rsf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
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
|
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
|
## Files explained
|
||||||
|
|
||||||
- `00-defaults.conf` - configuration that should be used everywhere.
|
- `00-defaults.conf` - configuration that should be used everywhere.
|
||||||
|
Loading…
Reference in New Issue
Block a user