X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9198700edaa62858cbc8f07cc883b2d4283831a6..537037d57a597aee1cbddb7699c17a71fc20d4c1:/cookbooks/otrs/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/otrs/recipes/default.rb b/cookbooks/otrs/recipes/default.rb index 4cd24ada6..34adf2dd0 100644 --- a/cookbooks/otrs/recipes/default.rb +++ b/cookbooks/otrs/recipes/default.rb @@ -115,10 +115,9 @@ 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 - no_new_privileges true + read_write_paths "/var/log/exim4" end service "otrs" do