Add Fedora 35

This commit is contained in:
2021-11-13 21:22:43 -06:00
parent 0f5c6e1e6e
commit 9e73ae40c2
4 changed files with 67 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# no packages own wtmp -- we'll rotate it here
/var/log/wtmp {
missingok
monthly
create 0664 root utmp
minsize 1M
rotate 1
}