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