]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/otrs/recipes/default.rb
Add private_devices to some additional services
[chef.git] / cookbooks / otrs / recipes / default.rb
index a42e22eb055e5f340426d4bfb140ad3079250e6d..d124bf43a603b8af79a4e5c581a73dfc035f6064 100644 (file)
@@ -119,6 +119,7 @@ systemd_service "otrs" do
   group "otrs"
   exec_start "/opt/otrs/bin/otrs.Daemon.pl start"
   private_tmp true
+  private_devices true
   protect_system "full"
   protect_home true
   read_write_paths "/var/log/exim4"