This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
DragonOS-Community
/
DragonReach
Mirror von
https://github.com/DragonOS-Community/DragonReach.git
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Branch:
patch-update-version
Branches
Tags
master
patch-exec-service
patch-systemctl
patch-update-drstd
patch-update-version
DragonReach
/
parse_test
/
shell.service
shell.service
87 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/shell.elf
Restart=always