mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-15 17:16:47 +00:00
* 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>
9 lines
117 B
Desktop File
9 lines
117 B
Desktop File
[Unit]
|
|
Description=Shell
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/bin/NovaShell
|
|
Restart=always
|
|
ExecStartPre=-/bin/about.elf
|