From: ludovic p. <pl...@nn...> - 2006-08-02 05:06:31
|
Hello, In fact, /var/sessions/currents/current is a link to /var/sessions/curren= ts/:0=20 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 t= he=20 calling process environment variable to when the link should point to :0=20 (depending on the DISPLAY variable)... But links in /var/sessions/currents/:0 and /var/sessions/currents/:1 stil= l=20 have to be created manually (or by hotplug script for the enthusiasts...) Hope it helps... Ludovic Le mardi 1 ao=FBt 2006 00:53, Hugo Vanwoerkom a =E9crit : > 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=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev --=20 The only difference between a car salesman and a computer salesman is that the car salesman knows he's lying. |