[debian-edu-commits] debian-edu/ 01/01: Disable the anacron, avahi-daemon and bluetooth services on thin clients too.

Petter Reinholdtsen pere at moszumanska.debian.org
Wed Oct 15 18:10:34 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 7e40057935853bc3900a44948e6f2d01dc6495cc
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Wed Oct 15 20:10:30 2014 +0200

    Disable the anacron, avahi-daemon and bluetooth services on thin clients too.
---
 debian/changelog                     | 4 ++--
 share/ltsp/init-ltsp.d/60-edu-client | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d309669..53a5248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,8 +64,8 @@ debian-edu-config (1.810) UNRELEASED; urgency=high
   * 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.
+    Add more services (anacron, avahi-daemon, bluetooth, lirc, minidlna
+    and timidity) 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 b6b29d9..6724c66 100644
--- a/share/ltsp/init-ltsp.d/60-edu-client
+++ b/share/ltsp/init-ltsp.d/60-edu-client
@@ -38,7 +38,10 @@ fi
 if ! boolean_is_true "$LTSP_FATCLIENT" ; then
     for service in \
         cups-browsed \
+        anacron \
+        avahi-daemon \
         autofs \
+        bluetooth \
         inetd \
         rpcbind \
         ntp \

-- 
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