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