Add Fedora 37

This commit is contained in:
2022-12-06 20:46:18 -06:00
parent 3e6db2254f
commit 346c60d26b
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
}