[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Fix typo in cf3/cf.workarounds

Wolfgang Schweer gitlab at salsa.debian.org
Sat Dec 12 14:53:34 GMT 2020



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


Commits:
905386c2 by Wolfgang Schweer at 2020-12-12T15:53:00+01:00
Fix typo in cf3/cf.workarounds

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

- - - - -


1 changed file:

- cf3/cf.workarounds


Changes:

=====================================
cf3/cf.workarounds
=====================================
@@ -4,7 +4,7 @@ bundle agent workarounds
 
 vars:
 
-  "cups_file" string => "/usr/lib/systemd/cups.service.conf.d/.";
+  "cups_file" string => "/usr/lib/systemd/cups.service.d/.";
 
 files:
 
@@ -13,7 +13,7 @@ files:
     "$(cups_file)"
       create => "true";
 
-    "/usr/lib/systemd/cups.service.conf.d/override.conf"
+    "/usr/lib/systemd/cups.service.d/override.conf"
       copy_from => local_cp("/usr/share/debian-edu-config/cups.service"),
       perms => mog("644","root","root");
 }



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/905386c288d5ec23d1cdefffc8df39de4298f2c8

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/905386c288d5ec23d1cdefffc8df39de4298f2c8
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/20201212/14542a68/attachment-0001.html>


More information about the debian-edu-commits mailing list