xref
: /
DragonReach
/
parse_test
/
shell.service
(revision 909e4d102ffeb8646e7346c10b007cb0861226a4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
[Unit]
2
Description=Shell
3
4
[Service]
5
Type=simple
6
ExecStart=
/bin/shell.elf
7
Restart=always