Skip to content

Commit

Permalink
add override for prime
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jun 10, 2024
1 parent cddf016 commit 2edf0dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ parts:
# Create a user in the $CRAFT_OVERLAY chroot
groupadd -R $CRAFT_OVERLAY -g 1000 redis
useradd -R $CRAFT_OVERLAY -M -r -g redis -u 1000 redis
override-prime: |
craftctl default

0 comments on commit 2edf0dd

Please sign in to comment.