Skip to content

Commit

Permalink
PE-4832: changing size to maxsize
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-N00B committed Aug 8, 2024
1 parent 17ca6dd commit eb4a071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/files/etc/logrotate.d/stylus.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
dateext
dateformat -%d-%m-%Y
extension .log
size 100M
maxsize 100M
create 600 root root
# to avoid 'writable by group or others' error
su root root
Expand Down

0 comments on commit eb4a071

Please sign in to comment.