~ted/+junk/unity8-session-snap

« back to all changes in this revision

Viewing changes to snappyhelper

  • Committer: Ted Gould
  • Date: 2016-08-18 20:41:46 UTC
  • Revision ID: ted@gould.cx-20160818204146-x0pxkkziv7gx7eer
Add a small helper in so that we can control the environment better

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
export DESKTOP_SESSION=unity8
 
4
export PATH=$SNAP/sbin:$PATH
 
5
export MIR_SOCKET=/run/mir_socket
 
6
 
 
7
exec $SNAP/usr/bin/lightdm-unity8-session