Re: How to access Linux Kernel environment Variables ?

From: Richard Weinberger
Date: Wed Nov 05 2014 - 04:22:12 EST


On Wed, Nov 5, 2014 at 9:03 AM, santosh prasad nayak
<santoshprasadnayak@xxxxxxxxx> wrote:
> Hi all,
>
> Is there any system call in Linux which serve the purpose of "kenv()"
> of FreeBSD ?
>
>
> In FreeBSD:
> -----------------
> Kernel environment variables are saved at "/boot/loader.conf" and
> those variables can be accessed using "kenv()" system call in C
> program.
> ----------------
>
>
> Is there any similar functionality available in Linux kernel ?

/proc/cmdline?

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/