On Sat, Dec 09, 2000 at 01:50:01PM +0100, Cajus Pollmeier wrote:
> Hi all :-)
>
> I tried again at home. "console" in the Xwrapper.config doesn't work from
> init, but "anybody" does now. Maybe there was a type in it at work...
That's because X servers started by init don't have a controlling tt
On Sat, Dec 09, 2000 at 01:50:01PM +0100, Cajus Pollmeier wrote:
> Hi all :-)
>
> I tried again at home. "console" in the Xwrapper.config doesn't work from
> init, but "anybody" does now. Maybe there was a type in it at work...
That's because X servers started by init don't have a controlling t
Hi all :-)
I tried again at home. "console" in the Xwrapper.config doesn't work from
init, but "anybody" does now. Maybe there was a type in it at work...
Thanks for your ideas,
-Cajus
Hi all :-)
I tried again at home. "console" in the Xwrapper.config doesn't work from
init, but "anybody" does now. Maybe there was a type in it at work...
Thanks for your ideas,
-Cajus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
70 511 97 84 Computers
Sweden Consulting
---
From: Joshua Shagam <[EMAIL PROTECTED]>
Subject: Re: How to start X during bootup as user
Date: Fri, 8 Dec 2000
70 511 97 84 Computers
Sweden Consulting
---
From: Joshua Shagam <[EMAIL PROTECTED]>
Subject: Re: How to start X during bootup as user
Date: Fri, 8 Dec 2000
On Fri, Dec 08, 2000 at 09:51:07AM +0100, Cajus Pollmeier wrote:
> Am Friday 08 December 2000 09:33 schrieb Joshua Shagam:
> > Ah, okay, that makes more sense. The shellscript is probably the easiest
> > way in that case. Try starting up a getty using your shellscript instead
> > of /bin/login; I
On Fri, Dec 08, 2000 at 09:51:07AM +0100, Cajus Pollmeier wrote:
> Am Friday 08 December 2000 09:33 schrieb Joshua Shagam:
> > Ah, okay, that makes more sense. The shellscript is probably the easiest
> > way in that case. Try starting up a getty using your shellscript instead
> > of /bin/login;
Am Friday 08 December 2000 09:33 schrieb Joshua Shagam:
> Ah, okay, that makes more sense. The shellscript is probably the easiest
> way in that case. Try starting up a getty using your shellscript instead
> of /bin/login; I believe you'd want to add '-l /path/to/the/shellscript' to
> the end of
On Fri, Dec 08, 2000 at 09:26:47AM +0100, Cajus Pollmeier wrote:
> Am Friday 08 December 2000 09:22 schrieb Joshua Shagam:
> > On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> > > Hi!
> > >
> > > I'm trying to run X from an init script during boot up like this:
> > >
> > > #!/bin/
Am Friday 08 December 2000 09:22 schrieb Joshua Shagam:
> On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> > Hi!
> >
> > I'm trying to run X from an init script during boot up like this:
> >
> > #!/bin/bash
> > while true; do
> > su - kiosk -c /usr/X11R6/bin/startx
> > done
>
>
On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> Hi!
>
> I'm trying to run X from an init script during boot up like this:
>
> #!/bin/bash
> while true; do
> su - kiosk -c /usr/X11R6/bin/startx
> done
Why are you doing this? Why not run xdm? It's not THAT time-consuming to
Hi!
I'm trying to run X from an init script during boot up like this:
#!/bin/bash
while true; do
su - kiosk -c /usr/X11R6/bin/startx
done
Starting this manually as root works as expected. While booting I get:
X: user not authorized to run the X server, aborting.
var: allowed_users, value:
Am Friday 08 December 2000 09:33 schrieb Joshua Shagam:
> Ah, okay, that makes more sense. The shellscript is probably the easiest
> way in that case. Try starting up a getty using your shellscript instead
> of /bin/login; I believe you'd want to add '-l /path/to/the/shellscript' to
> the end of
On Fri, Dec 08, 2000 at 09:26:47AM +0100, Cajus Pollmeier wrote:
> Am Friday 08 December 2000 09:22 schrieb Joshua Shagam:
> > On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> > > Hi!
> > >
> > > I'm trying to run X from an init script during boot up like this:
> > >
> > > #!/bin
Am Friday 08 December 2000 09:22 schrieb Joshua Shagam:
> On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> > Hi!
> >
> > I'm trying to run X from an init script during boot up like this:
> >
> > #!/bin/bash
> > while true; do
> > su - kiosk -c /usr/X11R6/bin/startx
> > done
>
>
On Fri, Dec 08, 2000 at 08:42:57AM +0100, Cajus Pollmeier wrote:
> Hi!
>
> I'm trying to run X from an init script during boot up like this:
>
> #!/bin/bash
> while true; do
> su - kiosk -c /usr/X11R6/bin/startx
> done
Why are you doing this? Why not run xdm? It's not THAT time-consuming t
Hi!
I'm trying to run X from an init script during boot up like this:
#!/bin/bash
while true; do
su - kiosk -c /usr/X11R6/bin/startx
done
Starting this manually as root works as expected. While booting I get:
X: user not authorized to run the X server, aborting.
var: allowed_users, value
18 matches
Mail list logo