bash: add symlinks to systemd-resolv.conf-{generate,restore}.bash

This commit is contained in:
Aminda Suomalainen 2024-04-30 20:08:23 +03:00
parent 189d741be3
commit 718c07e7f1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 4 additions and 0 deletions

2
bash/.gitignore vendored
View File

@ -17,3 +17,5 @@ init-browser-policies.bash
tlp-masker.bash
update-font-cache.bash
resolv.conf-generate.bash
systemd-resolv.conf-generate.bash
systemd-resolv.conf-restore.bash

View File

@ -0,0 +1 @@
../submodules/shell-things/etc/systemd-resolv.conf-generate.bash

View File

@ -0,0 +1 @@
../submodules/shell-things/etc/systemd-resolv.conf-restore.bash