Comment 1 for bug 74664

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: Boot parameters not passed to init scripts

These boot parameters are set by the kernel in the environment of init.

While upstart does have a goal to make the environment of its jobs consistent, it should be possible for a job to say which environment variables it wants to receive.

So just like we pass PATH and TERM from the kernel, we should also pass an optional list of other variables that could be set from sources like the initramfs or kernel.