Skip to content

Commit

Permalink
restart snapd after configuring snapstore proxy (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello authored Aug 8, 2024
1 parent fcbc441 commit 7f6bc64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions controllers/cloudinit/scripts/00-configure-snapstore-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ while ! snap set core proxy.store="${3}" ; do
echo "Failed to configure snapd with store ID, will retry"
sleep 5
done

systemctl restart snapd

0 comments on commit 7f6bc64

Please sign in to comment.