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