This website works better with JavaScript.
홈
도움말
로그인
starwels
/
gitian-builder
의 미러
https://github.com/devrandom/gitian-builder
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
2
위키
Activity
소스 검색
Start using lxc-execute from LXC version 1.0.0
pull/93/head
Dev Random
5 년 전
부모
1ae746f68f
커밋
1913792091
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
libexec/gconfig
+ 1
- 1
libexec/gconfig
파일 보기
@@ -1,7 +1,7 @@
VM_SSH_PORT=2223
if [ -z "$LXC_EXECUTE" ]; then
ver=`lxc-start --version`
if dpkg --compare-versions $ver ge 1.
1
.0 ; then
if dpkg --compare-versions $ver ge 1.
0
.0 ; then
LXC_EXECUTE=lxc-execute
else
LXC_EXECUTE=lxc-start
Write
Preview
Loading…
취소
저장