edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #04060
[Bug 998966] Re: acpid's upstart config file disappears when building client image
Those services were deleted by ltsp-build-client in the previous versions, but if you installed acpid after ltsp-build-client, it was there.
Now they're deleted on client boot, from /usr/share/ltsp/init-ltsp.d/50-rm-system-services.
To keep some of those services, you put them in lts.conf, e.g.:
KEEP_SYSTEM_SERVICES="acpid upstart-socket-bridge"
acpid is not installed by default on thin chroots. I'm not sure if
normal gnome or other DE sessions running on the server can handle acpid
events from a thin client. If they do, maybe acpid should be recommented
by ltsp-client, and be removed from the RM_THIN_SYSTEM_SERVICES list. If
that only works locally, e.g. for people using xfreerdp instead of ldm,
then it might be better to be left as is, and the KEEP_SYSTEM_SERVICES
solution to be documented somewhere.
--
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/998966
Title:
acpid's upstart config file disappears when building client image
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/998966/+subscriptions
References