add file control for main log files

This commit is contained in:
Arne Teuke
2025-03-10 15:51:36 +01:00
parent ad4b68911f
commit 06e84c662b
6 changed files with 51 additions and 26 deletions

9
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"cSpell.words": [
"endscript",
"maillog",
"missingok",
"postrotate",
"sharedscripts"
]
}