Merge pull request #1094 from linuxserver/swag-ondemand-fix-logrotate

Fix logrotate
This commit is contained in:
quietsy 2025-12-06 11:39:10 +02:00 committed by GitHub
commit 459462cdbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,5 +7,8 @@
notifempty
missingok
sharedscripts
postrotate
s6-svc -r /run/service/svc-mod-swag-ondemand
endscript
su abc abc
}