Skip to content

Commit

Permalink
snapcraft: lxcfs: cherry-pick upstream bugfix
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
  • Loading branch information
mihalicyn committed Mar 22, 2024
1 parent 045498c commit 0c60508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1311,6 +1311,8 @@ parts:
git config user.email "noreply@lists.canonical.com"
git config user.name "LXD snap builder"
git cherry-pick -x ce8e6e973c1b4fb1261b29ec02dad069bff61c6c # sysfs: forbid write()
set +ex
snapcraftctl build
set -ex
Expand Down

0 comments on commit 0c60508

Please sign in to comment.