diff --git a/infrastructure/system-upgrades/fedora-temperature-management.yaml b/infrastructure/system-upgrades/fedora-temperature-management.yaml
index fcf755e7f3615c326e9ecbf53c594b58ae80d933..d97ce71191ec74ee00bc841dc055ef47d8c70b92 100644
--- a/infrastructure/system-upgrades/fedora-temperature-management.yaml
+++ b/infrastructure/system-upgrades/fedora-temperature-management.yaml
@@ -12,7 +12,6 @@ stringData:
 
     [Service]
     Type=oneshot
-    WorkingDirectory=/opt/letsencrypt/
     ExecStart=/bin/sh -c "echo 0 > /sys/devices/system/cpu/cpufreq/boost"
   cpu-boost-disable.timer: |
     [Unit]