Skip to content

Commit

Permalink
add log rotate to rock
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Jul 19, 2024
1 parent 868e2b5 commit 43aa7cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ parts:
stage-snaps:
- charmed-mongodb/6/edge
overlay-packages:
- ca-certificates
- libssh-4
- libbrotli1
- ca-certificates
- logrotate
non-root-user:
plugin: nil
after: [mongo-snap]
Expand Down Expand Up @@ -66,6 +67,7 @@ parts:
source: licenses
organize:
LICENSE-rock: licenses/LICENSE-rock
usr/share/doc/logrotate/copyright: licenses/COPYRIGHT-logrotate

entry:
plugin: dump
Expand Down

0 comments on commit 43aa7cd

Please sign in to comment.