csd: Export some useful environment variables
authorKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 04:42:25 +0000 (21:42 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 08:22:56 +0000 (01:22 -0700)
commit5d87d8d28e5bd286d3c743952813bb3aed1ef615
tree5dbcf44210a82f779ca205868d4859644edf3cbf
parentf919a6ba2b6cf9571d7670c506887710227413c3
csd: Export some useful environment variables

CSD_HOSTNAME is a known-valid hostname on which (hopefully) our script
won't have to perform too much input validation to know it's safe.

CSD_TOKEN is passed in as the "sdesktop" cookie from host scan.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
http.c