[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Create missing GOsa² related directory via cf3/cf.workarounds

Wolfgang Schweer gitlab at salsa.debian.org
Sat Dec 19 16:54:14 GMT 2020



Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-config


Commits:
7191542d by Wolfgang Schweer at 2020-12-19T17:52:17+01:00
Create missing GOsa² related directory via cf3/cf.workarounds

This is needed to avoid confusion just in case an admin is setting up a system
of type printer.

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


2 changed files:

- cf3/cf.workarounds
- debian/changelog


Changes:

=====================================
cf3/cf.workarounds
=====================================
@@ -1,10 +1,13 @@
 bundle agent workarounds
 {
 # Add cups service override file, drop once cups bug 977198 has been fixed.
+# Create missing GOsa² related directory to avoid confusion just in case an
+# admin is setting up a system of type printer.
 
 vars:
 
   "cups_file" string => "/usr/lib/systemd/cups.service.d/.";
+  "gosa_file" string => "/var/spool/ppd/.";
 
 files:
 
@@ -16,4 +19,7 @@ files:
     "/usr/lib/systemd/cups.service.d/override.conf"
       copy_from => local_cp("/usr/share/debian-edu-config/cups.service"),
       perms => mog("644","root","root");
+
+    "$(gosa_file)"
+      create => "true";
 }


=====================================
debian/changelog
=====================================
@@ -18,6 +18,8 @@ debian-edu-config (2.11.40) UNRELEASED; urgency=medium
     LTSP clients should be supported. (Still needs to be documented.)
   * share/debian-edu-config/cups.service: Cleanup from superfluous entries,
     thanks to Didier 'OdyX' Raboud.
+  * cf3/cf.workarounds: Create missing GOsa² related directory to avoid
+    confusion just in case an admin is setting up a system of type printer.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Mon, 14 Dec 2020 21:32:53 +0100
 



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/7191542dc50718c0e5aacaba185df3e7314a4fe8

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/7191542dc50718c0e5aacaba185df3e7314a4fe8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20201219/c3cf31c2/attachment-0001.html>


More information about the debian-edu-commits mailing list