This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DragonOS-Community
/
DragonReach
réplica de
https://github.com/DragonOS-Community/DragonReach.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Rama:
patch-update-version
Ramas
Etiquetas
master
patch-exec-service
patch-systemctl
patch-update-drstd
patch-update-version
DragonReach
/
parse_test
/
shell.service
shell.service
87 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/shell.elf
Restart=always