diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-06 13:58:36 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-06 13:58:36 +0200 |
commit | bac19d778bb78e91998d65fa5d4eef73ab22232b (patch) | |
tree | 79002d5b0c7b398294e07a7ec61979bde152ece2 | |
parent | a7cb0915647e4be13adc0d8b7b95c398c4cf9287 (diff) | |
download | dotfiles_ascii-bac19d778bb78e91998d65fa5d4eef73ab22232b.tar.xz dotfiles_ascii-bac19d778bb78e91998d65fa5d4eef73ab22232b.zip |
Add dnsmasq enable
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,5 +97,6 @@ #tpac -S dnsmasq #sudo stow -t / dnsmasq +#sudo systemctl enable dnsmasq.service #sudo stow -t / resolv #sudo resolvconf -u |