This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
tBKwtWS
/
netfilter-config
ウォッチ
1
スター
0
フォーク
0
ファイル
ソースを参照
logrotate
tBKwtWS
7 年 前
親
1cb731ee63
コミット
8f9cd0b129
3 ファイル変更
、
7 行追加
、
0 行削除
分割表示
差分情報を表示
0
0
if-pre-up.d/iptables
7
0
logrotate.d/iptables
0
0
rsyslog.d/30-iptables.conf
+ 0
- 0
iptables → if-pre-up.d/iptables
ファイルの表示
+ 7
- 0
logrotate.d/iptables
ファイルの表示
@@ -0,0 +1,7 @@
+/var/log/iptables/* {
+ missingok
+ daily
+ rotate 1
+ notifempty
+}
+
+ 0
- 0
30-iptables.conf → rsyslog.d/30-iptables.conf
ファイルの表示