This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
DragonReach
의 미러
https://github.com/DragonOS-Community/DragonReach.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
브렌치:
patch-update-version
브랜치
태그
master
patch-exec-service
patch-systemctl
patch-update-drstd
patch-update-version
DragonReach
/
parse_test
/
shell.service
shell.service
87 B
고유링크
히스토리
Raw
1
2
3
4
5
6
7
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/shell.elf
Restart=always