Feat: add resolv.conf symlink
All checks were successful
Build package / build-package (push) Successful in 9s
All checks were successful
Build package / build-package (push) Successful in 9s
This commit is contained in:
3
install.sh
Normal file
3
install.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env -S bash
|
||||
|
||||
ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
|
||||
Reference in New Issue
Block a user