Add Fedora 36

This commit is contained in:
2022-06-05 12:25:49 -05:00
parent 4201b004b6
commit 30ef8ff18c
4 changed files with 67 additions and 0 deletions

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
}