このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
log2ram
ミラー元
https://github.com/azlux/log2ram.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
18
Wiki
アクティビティ
ソースを参照
Add Documentation links for systemd use.
pull/232/head
Steve Meliza
2ヶ月前
親
12075982ca
コミット
3bfdf1748e
2個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
log2ram-daily.service
+1
-0
log2ram.service
+ 1
- 0
log2ram-daily.service
ファイルの表示
@@ -1,6 +1,7 @@
[Unit]
Description=Daily Log2Ram writing activities
After=log2ram.service
Documentation=https://github.com/azlux/log2ra
[Service]
ExecStart=/bin/systemctl reload log2ram.service
+ 1
- 0
log2ram.service
ファイルの表示
@@ -6,6 +6,7 @@ After=local-fs.target
Conflicts=shutdown.target reboot.target halt.target
RequiresMountsFor=/var/log /var/hdd.log
IgnoreOnIsolate=yes
Documentation=https://github.com/azlux/log2ra
[Service]
Type=oneshot
書き込み
プレビュー
読み込み中…
キャンセル
保存