Re: S01-localapps and browser plugins
John Ellson <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <[email protected]> |
CyberOrg wrote: > On Tue, Aug 12, 2008 at 8:47 PM, CyberOrg <[email protected]> wrote: > >> Hello community >> >> Could we have something like this in S01-localapps so that plugins >> installed on the server are also available in the client chroot >> without having to reinstall them in there? >> This can only work if the architecture of the server and the client are the same. I'm hoping to use a single server to support local-apps on multiple client architectures, so this would only save a little disk-space for the clients whose architecture matches the server. Are you sure that the saving would be worth the added complication? John >> sshfs -o allow_other,ControlPath=${LDM_SOCKET} >> ${LDM_SERVER}:/usr/lib/browser-plugins/ /usr/lib/browser-plugins >> >> Kind regards >> >> > > I needed "nonempty" to get it working. > > sshfs -o allow_other,nonempty,ControlPath=${LDM_SOCKET} \ > ${LDM_SERVER}:/usr/lib/browser-plugins/ /usr/lib/browser-plugins > > Cheers > > -J > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _____________________________________________________________________ > Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-developer > For additional LTSP help, try #ltsp channel on irc.freenode.net > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net