このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
log2ram
ミラー元
https://github.com/azlux/log2ram.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
18
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
68
コミット
3
ブランチ
635 KiB
ツリー:
8e52dfe231
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 }
を作成
'8e52dfe231' から
${ noResults }
log2ram
/
log2ram.hourly
log2ram.hourly
53 B
Raw
通常表示
履歴
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年前
make hourly Cron job quiet otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
7年前
1
2
3
#! /bin/sh
/usr/local/bin/log2ram write > /dev/null