chore: apply changes made in mainsailOS 0.6.1

This commit is contained in:
th33xitus
2022-02-03 16:57:55 +01:00
parent 634d795557
commit 005a5061a7
3 changed files with 32 additions and 11 deletions

View File

@@ -90,9 +90,9 @@ EOT
sudo /bin/sh -c "cat > /etc/logrotate.d/webcamd" << EOF
/var/log/webcamd.log
{
rotate 4
rotate 2
weekly
maxsize 64M
maxsize 32M
missingok
notifempty
compress