本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
log2ram
镜像来自
https://github.com/azlux/log2ram.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
18
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129
提交
3
分支
886 KiB
目錄樹:
e879db921e
master
openrc-tests
testing
1.7.2
1.7b1
1.6.1
1.6.0
1.5.2
1.5.1
1.5
1.4.4
1.4.3
1.4.2
1.4.1
v1.4
v1.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'e879db921e'
${ noResults }
log2ram
/
log2ram.cron
log2ram.cron
44 B
原始文件
Normal View
歷史記錄
Use env instead of /bin/sh better for flexible shell
6 年之前
Sync the ramlog back to disk, hourly. - Since the cron job could be called before the user reboots after install (or if log2ram is disabled), we check that the hdd log location exists before syncing. - Copy the log2ram.hourly sync script to cron's hourly directory on install.
8 年之前
Fixed: use systemctl reload to write changes to disk and to the log
7 年之前
1
2
3
#!/usr/bin/env sh
systemctl reload log2ram