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