Add bind-tools and disable dnsutils to console menu
This commit is contained in:
parent
1b66bd7eac
commit
f92a47e408
1 changed files with 2 additions and 1 deletions
|
@ -10,8 +10,9 @@ options+=("zip" "ZIP files" on)
|
|||
options+=("unzip" "ZIP files" on)
|
||||
options+=("unrar" "RAR files" on)
|
||||
options+=("p7zip" "File Archiver" on)
|
||||
options+=("dnsutils" "DNS tools (nslookup)" on)
|
||||
options+=("traceroute" "Trace network route" on)
|
||||
options+=("bind-tools" "DNS tools (nslookup)" on)
|
||||
options+=("dnsutils" "DNS tools (nslookup)" off)
|
||||
options+=("nmap" "Network scanner" off)
|
||||
options+=("mc" "Dual pane file explorer" off)
|
||||
options+=("links" "Web browser" off)
|
||||
|
|
Loading…
Reference in a new issue