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