Store I/O redirection and environment options.
authorIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 17:01:47 +0000 (17:01 +0000)
committerIain Patterson <me@iain.cx>
Mon, 23 Dec 2013 17:01:47 +0000 (17:01 +0000)
commita180ba0774a106b9a59218814d78281a03c5f1f3
tree64c93b716433376757bccb41000987ac7775be00
parent69df8a039d4a5c6e3e955fe75167bb472292fc1d
Store I/O redirection and environment options.

Previously we queried I/O redirection and environment options from the
registry when starting the service.  We now add support for being able
to query those options and store them in the service data structure at
any time.  This will allow us to edit services later.
io.cpp
registry.cpp