[Freeciv-Dev] (PR#424) civserver --version as root
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
[rp - Sun Nov 17 16:51:28 2002]:
> On Fri, Nov 15, 2002 at 12:58:18PM -0800, Jason Short via RT wrote:
> > Note that as I said in earlier replies, audio_init cannot be moved down
> > below where the options are parsed, as until we init the audio (modules)
> > we cannot determine which modules are available (which is needed for
> > --help).
>
> But audio shouldn't run as root. Perhaps it's up to Freeciv
> to prevent it though.
This piece of code does not, as you might expect, actually do any audio.
It just initializes the list of audio modules available.
The actual playing of audio is safely hidden below the dont_run_as_root
call.
jason
- [Freeciv-Dev] (PR#424) civserver --version as root, Jason Short via RT, 2002/11/12
- [Freeciv-Dev] (PR#424) civserver --version as root,
Jason Short via RT <=
- [Freeciv-Dev] Re: (PR#424) civserver --version as root, Mike Kaufman via RT, 2002/11/18
- [Freeciv-Dev] Re: (PR#424) civserver --version as root, Raimar Falke, 2002/11/18
- [Freeciv-Dev] Re: (PR#424) civserver --version as root, Raimar Falke via RT, 2002/11/18
- [Freeciv-Dev] renaming audio_init, Jason Dorje Short, 2002/11/18
- [Freeciv-Dev] Re: renaming audio_init, Mike Kaufman, 2002/11/18
- [Freeciv-Dev] Re: renaming audio_init, Reinier Post, 2002/11/19
- [Freeciv-Dev] Re: renaming audio_init, Raimar Falke, 2002/11/19
|
|