Add Fedora 35

This commit is contained in:
2021-11-13 21:22:43 -06:00
parent b11e54e88b
commit 4201b004b6
4 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# no packages own btmp -- we'll rotate it here
/var/log/btmp {
missingok
monthly
create 0660 root utmp
rotate 1
}