edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #00414
[Bug 259790] Re: ltsp-client-setup init script should source lts.conf
In my Lucid setup, ltsp-client-setup sources /usr/share/ltsp/ltsp-init-common, which in turn sources /usr/share/ltsp/ltsp_config, which sources lts.conf:
# Read in lts.conf entries.
if [ -f /etc/lts.conf ]; then
eval $(getltscfg -a) || true
fi
Are you still experiencing the problem?
** Changed in: ltsp (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in ubuntu.
https://bugs.launchpad.net/bugs/259790
Title:
ltsp-client-setup init script should source lts.conf