xref: /DragonOS/user/sysconfig/home/reach/system/shell.service (revision 9fa0e95eeed8630a8a69c874090af2f10e8eee02)
1[Unit]
2Description=Shell
3
4[Service]
5Type=simple
6ExecStart=/bin/NovaShell
7Restart=always
8ExecStartPre=-/bin/about.elf
9