xref: /DragonReach/parse_test/shell.service (revision 909e4d102ffeb8646e7346c10b007cb0861226a4)
1[Unit]
2Description=Shell
3
4[Service]
5Type=simple
6ExecStart=/bin/shell.elf
7Restart=always