sergiusens / snapcraft-preload

Use smart preloading in your snaps to avoid hard coded parts that would fail security.
12 stars 20 forks source link

Fix dev/shm paths #26

Closed lucyllewy closed 6 years ago

lucyllewy commented 6 years ago

Remove leading / from snap path in dev/shm as the DEFAULT_DEVSHM already includes it - lead to doubling the //. Fix redirected /dev/shm path from doubling the /dev/shm/ prefix - lead to cases where shm path would be: /dev/shm/snap.snapname./dev/shm/originalshmname