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