mirror of
https://git.techniverse.net/scriptos/tmserver-docker.git
synced 2026-06-18 22:09:21 +00:00
fix: logrotate-Fehler durch unsichere Permissions am logs-Verzeichnis beheben
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
# AdminServ-Logs (liegen im persistenten Volume)
|
||||
/var/www/html/logs/*.log
|
||||
{
|
||||
su www-data www-data
|
||||
size 10M
|
||||
rotate 5
|
||||
missingok
|
||||
|
||||
Reference in New Issue
Block a user