From: Hugo V. <hvw...@ya...> - 2006-08-02 22:04:46
|
--- ludovic pollet <pl...@nn...> wrote: > Hello, > In fact, /var/sessions/currents/current is a link to > /var/sessions/currents/:0 > for session 0, /var/sessions/currents/:1 for session > 1, and so on... > sessiond is handling this; it is a fuse filesystem, > so it can look into the > calling process environment variable to when the > link should point to :0 > (depending on the DISPLAY variable)... > > But links in /var/sessions/currents/:0 and > /var/sessions/currents/:1 still > have to be created manually (or by hotplug script > for the enthusiasts...) > > Hope it helps... > > Ludovic > Thanks Ludovic, I got it running. The Makefile for sessiond.c and the udev files change for Debian. Also you need to install all 3 fuse debs. The obvious thing I ought to do is create a .deb. I am having no luck using NAS with this scheme. Hugo > Le mardi 1 août 2006 00:53, Hugo Vanwoerkom a écrit > : > > Hi, > > > > I have a sessiond question: > > > > In the README it says: > > > > ... > > * In /dev, you must create symbolic links to > > /var/sessions/currents/current/[dsp|adsp|...] Make > > sure that udev will not create /dev/dsp by itself, > or > > erase it at next boot. (see provided /etc/udev/... > for > > hints) > > ... > > > > So /dev/dsp is a symbolic link to > > /var/sessions/currents/current/dsp. Then who > creates > > /var/sessions/currents/current/dsp, and how? > > > > Thanks! > > > > Hugo > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of > IT > > Join SourceForge.net's Techsay panel and you'll > get the chance to share > > your opinions on IT & business topics through > brief surveys -- and earn > > cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Linuxconsole-dev mailing list > > Lin...@li... > > > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev > > -- > The only difference between a car salesman and a > computer salesman is > that the car salesman knows he's lying. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |