[Pkg-ltsp-devel] Bug#403188: ltsp-client: typo in
/usr/lib/ltsp/screen_session for custom screen.d scripts
Vagrant Cascadian
vagrant+bugs at freegeek.org
Fri Dec 15 08:40:52 UTC 2006
Package: ltsp-client
Version: 0.99debian8
Severity: important
if you try to configure a custom screen script, it fails, due to the
following typo:
--- client/screen_session 2006-10-06 19:45:01 +0000
+++ client/screen_session 2006-12-14 23:37:41 +0000
@@ -87,7 +87,7 @@
#
# Go ahead and run the screen script
#
- exec //ltsp/screen.d/${SCREEN_SCRIPT} ${SCREEN_ARGS}
+ exec /etc/ltsp/screen.d/${SCREEN_SCRIPT} ${SCREEN_ARGS}
elif [ -x /usr/lib/ltsp/screen.d/${SCREEN_SCRIPT} ]; then
#
# Go ahead and run the screen script
live well,
vagrant
-- Package-specific info:
packages in chroot: /opt/ltsp/i386
ii initramfs-tools 0.85c tools for generating an initramfs
ii ldm 0.99debian8 LTSP display manager
ii ltsp-client 0.99debian8 LTSP client environment
More information about the Pkg-ltsp-devel
mailing list