Fedora 40 support

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2024-06-02 12:18:11 -05:00
parent d22f3f2de1
commit f5b1d66dd8
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
}