使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
log2ram
镜像自地址
https://github.com/azlux/log2ram.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
18
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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
原始文件
普通视图
文件历史
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