Fedora 42

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2025-04-27 12:35:26 -05:00
parent f3bf9ddd2d
commit 54c2bf0ebb
4 changed files with 67 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
}