]> git.openstreetmap.org Git - chef.git/commitdiff
otrs: attempt workaround another workaround master
authorGrant Slater <github@firefishy.com>
Thu, 16 May 2024 03:11:02 +0000 (04:11 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 16 May 2024 03:11:02 +0000 (04:11 +0100)
cookbooks/otrs/recipes/default.rb

index 7aae679537ceceb291f3df9157853891de21a487..13b6848ae46d5739a69b82671f2ccaa4db195c25 100644 (file)
@@ -98,7 +98,7 @@ systemd_service "otrs" do
   exec_start "/usr/share/otrs/bin/otrs.Daemon.pl start"
   private_tmp true
   protect_system "strict"
-  protect_home "read-only"
+  protect_home false
   runtime_directory "otrs"
   runtime_directory_mode 0o770
   runtime_directory_preserve true