[*] First commit

This commit is contained in:
2022-11-13 11:46:30 +01:00
parent 6b057d3b3d
commit a1f085aed4
25 changed files with 2894 additions and 0 deletions

9
misc/bootlog Normal file
View File

@ -0,0 +1,9 @@
/var/log/boot {
compress
rotate 1
size=+1024k
notifempty
missingok
copytruncate
noolddir
}