[debian-edu-commits] debian-edu/ 01/01: share/ltsp/init-ltsp.d/60-edu-client: Add more services (timidity, minidlna and lirc) to the remove list for thin clients.
Petter Reinholdtsen
pere at moszumanska.debian.org
Wed Oct 15 11:08:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu-config.
commit 6d745a08cbc6341834379805d11f6212249ba73e
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Wed Oct 15 13:08:24 2014 +0200
share/ltsp/init-ltsp.d/60-edu-client: Add more services (timidity, minidlna and lirc) to the remove list for thin clients.
---
debian/changelog | 3 +++
share/ltsp/init-ltsp.d/60-edu-client | 3 +++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 61e0714..d309669 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,9 @@ debian-edu-config (1.810) UNRELEASED; urgency=high
[ Petter Reinholdtsen ]
* Rewrite init-ltsp.d/60-edu-client to disable all services the same
way, reduce duplicate code and work with sysv-rc based systems too.
+ * share/ltsp/init-ltsp.d/60-edu-client:
+ Add more services (timidity, minidlna and lirc) to the remove list
+ for thin clients.
-- Wolfgang Schweer <wschweer at arcor.de> Tue, 07 Oct 2014 12:47:06 +0200
diff --git a/share/ltsp/init-ltsp.d/60-edu-client b/share/ltsp/init-ltsp.d/60-edu-client
index b385dcf..b6b29d9 100644
--- a/share/ltsp/init-ltsp.d/60-edu-client
+++ b/share/ltsp/init-ltsp.d/60-edu-client
@@ -45,6 +45,9 @@ if ! boolean_is_true "$LTSP_FATCLIENT" ; then
nfs-common \
nslcd \
nscd \
+ timidity \
+ minidlna \
+ lirc \
; do
service_disable $service
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list