[debian-edu-commits] debian-edu/ 02/03: cf3/cf.finalize: Add shell command for class desktopintern.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Tue May 1 11:04:04 BST 2018
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit d5a6ec5c48dae5845e200db69f48467b5a9ec584
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Mon Apr 30 21:37:18 2018 +0200
cf3/cf.finalize: Add shell command for class desktopintern.
This allows one to install some packages suited only for networked machines in
addition to those installed via the education-desktop-other meta-package for all
workstations.
---
cf3/cf.finalize | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/cf3/cf.finalize b/cf3/cf.finalize
index 3a71a45..24c7c4e 100644
--- a/cf3/cf.finalize
+++ b/cf3/cf.finalize
@@ -38,5 +38,12 @@ commands:
"/usr/sbin/pam-auth-update --package"
contain => in_shell;
+
+ # Install desktop related packages, suited only for networked machines.
+
+ debian.desktopintern.installation::
+
+ "/usr/bin/apt install -y jxplorer gosa-desktop krb5-auth-dialog"
+ contain => in_shell;
}
--
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