Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[setup] Write systemd network config #44

Closed
dmach opened this issue Mar 2, 2022 · 0 comments
Closed

[setup] Write systemd network config #44

dmach opened this issue Mar 2, 2022 · 0 comments

Comments

@dmach
Copy link

dmach commented Mar 2, 2022

When running kanku setup, it would be great to write a config file for people who use split dns via systemd-resolved.
That would make the kanku domain and DNS server persistent.

My config looks like this:
$ cat /etc/systemd/network/virbr1.conf

[Match]
Name=virbr1

[Resolve]
DNS=192.168.36.1
Domains=kanku.site

The file could be named kanku.conf in case subsequent kanku setup runs change the interface name.

@M0ses M0ses closed this as completed in 995f968 Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant