Add Fedora 38 and CentOS 9

This commit is contained in:
2023-04-30 17:45:12 -05:00
parent 346c60d26b
commit d06c33fa00
8 changed files with 127 additions and 0 deletions
+7
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
}