Skip to content

Commit

Permalink
snap: Ship default configuration file for pi
Browse files Browse the repository at this point in the history
Display should be rotated manualy using:

sudo snap set mir-kiosk display-config=...

I an wondering how can this be done in images
without duplicating gadget snap.

Audio is also enabled

Relate-to: adoptware/pinball#21
Signed-off-by: Philippe Coval <[email protected]>
Change-Id: Ib61e5084b80169c545fee3aab6b3b56b34a90092
  • Loading branch information
rzr committed May 20, 2021
1 parent 50fcf45 commit d9f9ba9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ apps:
layout:
/usr/local:
bind: $SNAP/usr/local
/etc/pinball:
bind: $SNAP/etc/pinball
/usr/share/alsa:
bind: $SNAP/usr/share/alsa
/usr/share/X11:
Expand Down

0 comments on commit d9f9ba9

Please sign in to comment.