[PATCH] Hal privilige seperation

Artem Kachitchkine Artem.Kachitchkin at Sun.COM
Fri Jan 20 10:33:50 PST 2006


> +  g_child_watch_add(pid, runner_died, NULL);
...
> +static void
> +runner_died(GPid pid, gint status, gpointer data) {
> +  g_spawn_close_pid (pid);
> +  DIE (("Runner died"));
> +}

Is the death hald-runner fatal to hald? Could hald recover by restarting it?

-Artem.


More information about the hal mailing list