本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
log2ram
镜像来自
https://github.com/azlux/log2ram.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
18
Wiki
活動
瀏覽代碼
clean up
pull/66/head
StuartIanNaylor
5 年之前
父節點
17f8207391
當前提交
f86c90f9d6
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
log2ram
+ 1
- 1
log2ram
查看文件
@@ -52,7 +52,7 @@ wait_for () {
createZramLogDrive () {
# Check Zram Class created
if [ ! -d
'/sys/class/zram-control'
]; then
if [ ! -d
"/sys/class/zram-control"
]; then
modprobe zram
RAM_DEV='0'
else
Write
Preview
Loading…
取消
儲存