I would like implementation of boolean sysctl var, that would show, is system
in a single user mode.
I would like it from 8.3 onwards.
Domagoj Smolčić
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hacke
On 15/04/2011, at 17:03, rank1see...@gmail.com wrote:
> I would like implementation of boolean sysctl var, that would show, is system
> in a single user mode.
> I would like it from 8.3 onwards.
AFAIK the kernel doesn't have a "single user" mode.
It's just that when you boot into single user mo
> On 15/04/2011, at 17:03, rank1see...@gmail.com wrote:
> > I would like implementation of boolean sysctl var, that would show, is
system in a single user mode.
> > I would like it from 8.3 onwards.
>
> AFAIK the kernel doesn't have a "single user" mode.
>
> It's just that when you boot into sin
On 15/04/2011, at 17:49, rank1see...@gmail.com wrote:
>> On 15/04/2011, at 17:03, rank1see...@gmail.com wrote:
>>> I would like implementation of boolean sysctl var, that would show, is
> system in a single user mode.
>>> I would like it from 8.3 onwards.
>>
>> AFAIK the kernel doesn't have a "s
> On 15/04/2011, at 17:49, rank1see...@gmail.com wrote:
> >> On 15/04/2011, at 17:03, rank1see...@gmail.com wrote:
> >>> I would like implementation of boolean sysctl var, that would show,
is
> > system in a single user mode.
> >>> I would like it from 8.3 onwards.
> >>
> >> AFAIK the kernel doe
On 15/04/2011, at 19:12, rank1see...@gmail.com wrote:
>> Oh oops, I guess the kernel runs init -s which then asks you..
>
> So, what is solution?
> Currently I need to mess with lookup, in env variables.
>
> It must cover cases of rebooting into SUM and drop from MUM (# shutdown
> now) in SUM.
6 matches
Mail list logo