mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-22 22:35:43 +00:00
More restrictive cleaning to /var/lib/rancher/rke/log
This commit is contained in:
committed by
Denise
parent
1edc3e6cd6
commit
e02b6f47c8
@@ -75,7 +75,7 @@ Directories |
|
||||
`/var/lib/etcd` |
|
||||
`/var/lib/cni` |
|
||||
`/var/lib/kubelet` |
|
||||
`/var/lib/rancher` |
|
||||
`/var/lib/rancher/rke/log` |
|
||||
`/var/log/containers` |
|
||||
`/var/log/pods` |
|
||||
`/var/run/calico` |
|
||||
@@ -95,7 +95,7 @@ rm -rf /etc/ceph \
|
||||
/var/lib/etcd \
|
||||
/var/lib/cni \
|
||||
/var/lib/kubelet \
|
||||
/var/lib/rancher \
|
||||
/var/lib/rancher/rke/log \
|
||||
/var/log/containers \
|
||||
/var/log/pods \
|
||||
/var/run/calico
|
||||
@@ -186,4 +186,4 @@ Chains |
|
||||
iptables -L -t nat
|
||||
iptables -L -t mangle
|
||||
iptables -L
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user