mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 10:34:28 +05:00
chore: apply changes made in mainsailOS 0.6.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user