Add Fedora 37

This commit is contained in:
2022-12-06 20:46:18 -06:00
parent 7cfd49d9bd
commit 0f7139b21c
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
}