移植dns查询工具dog的--tcp功能 (#652)

* add dog, modify user/Makefile and user.sysconfig

* add dog, modify user/Makefile and user.sysconfig

* fix tty unicode

* 修正无法正确编译dog的问题

---------

Co-authored-by: val213 <val213666@gmail.com>
Co-authored-by: GnoCiYeH <heyicong@dragonos.org>
Co-authored-by: longjin <longjin@DragonOS.org>
This commit is contained in:
Val213
2024-03-25 13:04:53 +08:00
committed by GitHub
parent 911132c4b8
commit 7c958c9ef0
8 changed files with 86 additions and 48 deletions

View File

@ -0,0 +1,8 @@
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/NovaShell
Restart=always
ExecStartPre=-/bin/about.elf

View File

@ -0,0 +1,2 @@
nameserver 8.8.8.8
nameserver 8.8.8.4