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