Discussion:
[Ltsp-discuss] Question about ltsp-pnp and rc.local
LTSP-PNP Adam
2016-09-01 20:16:11 UTC
Permalink
I have ltsp-pnp installed on xubuntu 16.04. everything works, but I have
something in /etc/rc.local on server, which is copied of course to
image, which is running on client. But I don't want to have the same
rc.local on server and in image.

Is there a way to achive that ? Can I take control over the files inside
image before img file is create ?


Best regards,
Adam
--
I'm using xUbuntu 16.04 LTS with LTSP-PNP
David Groos
2016-09-01 20:50:43 UTC
Permalink
Hi Adam,

Maybe this will help? There's a place in the lts.conf file where you can
list those things that are on the server that you don't want put into the
client image. The info to do this is on Alkis' ltsp-pnp page at:
https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp in the "editing
lts.conf" section.
It's recommended that you don't install too many services on your LTSP
server (e.g. apache, clamav, ...), but if you do, you may prevent them from
running on your clients with the RM_SYSTEM_SERVICES lts.conf directive.
Good luck,
David
I have ltsp-pnp installed on xubuntu 16.04. everything works, but I have
something in /etc/rc.local on server, which is copied of course to image,
which is running on client. But I don't want to have the same rc.local on
server and in image.
Is there a way to achive that ? Can I take control over the files inside
image before img file is create ?
Best regards,
Adam
--
I'm using xUbuntu 16.04 LTS with LTSP-PNP
------------------------------------------------------------
------------------
_____________________________________________________________________
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
Alkis Georgopoulos
2016-09-02 05:35:01 UTC
Permalink
Post by LTSP-PNP Adam
I have ltsp-pnp installed on xubuntu 16.04. everything works, but I have
something in /etc/rc.local on server, which is copied of course to
image, which is running on client. But I don't want to have the same
rc.local on server and in image.
Is there a way to achive that ? Can I take control over the files inside
image before img file is create ?
Best regards,
Adam
Adam please file a bug report in launchpad for this:
https://bugs.launchpad.net/ltsp/

..I'll comment there, so that the discussion doesn't happen multiple times.
LTSP-PNP Adam
2016-09-02 05:50:07 UTC
Permalink
Post by Alkis Georgopoulos
https://bugs.launchpad.net/ltsp/
Thank you all for comments, I tried to exclude rc.local with
/etc/ltsp/ltsp-update-image.excludes file and rebiuld image.
School admin (because I'm not) will try this today, and either I will
write about success or fill lunchpad ;-)

Best regards,
Adam
--
I'm using xUbuntu 16.04 LTS with LTSP-PNP
Loading...