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