Re: supervise environment
[email protected] (Paul Jarc)
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Robin Bowes <[email protected]> wrote: > Am I right in thinking that processes started by supervise will have an > empty environment? It will probably be close to empty. It will be the environment inherited from svscan, which contains only $PATH if you use svscanboot. > Specifically, if I run a command using setuidgid, that shell running > that command will not have the $HOME env var set unless I explicitly set > it in the run file, e.g. Right. paul