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