lp://staging/~zyga/snap-confine/trunk
- Get this branch:
- bzr branch lp://staging/~zyga/snap-confine/trunk
Branch merges
- Zygmunt Krynicki (community): Disapprove
- Jamie Strandboge: Pending requested
-
Diff: 36 lines (+7/-2)3 files modifieddebian/changelog (+5/-0)
src/80-snappy-assign.rules (+1/-1)
src/main.c (+1/-1)
Branch information
Recent revisions
- 98. By Zygmunt Krynicki
-
Use SNAP_NAME instead of SNAPPY_APP to insert block and character devices
into the control group since the setting was always global to a snap and
the name was misleading. - 97. By Jamie Strandboge
-
[ Jamie Strandboge ]
src/main.c: don't set the obsoleted SNAPP_APP_TMPDIR (LP: #1550405) - 95. By Jamie Strandboge
-
debian/
usr.bin. ubuntu- core-launcher: add directory reads needed for
creating directories for SNAP_USER_DATA. Also add accesses for shared
memory directories for when they are supported. (LP: #1545786) - 90. By Jamie Strandboge
-
merge from Kyle Fazzari
Both Snappy binaries and services are provided the $SNAP_USER_DATA environment
variable. However, the job of actually creating that directory has until now
been left up to the Snappy binary wrapper. Which means that the $SNAP_USER_DATA
directory is created for binaries, but actually points to a non-existing
directory for services, since nothing creates it (bug #1527612).This MP brings the creation of the user data directory into the one thing that
both binaries and services have in common: the launcher.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~snappy-dev/snap-confine/trunk