summarylogtreecommitdiffstats
path: root/dell-bios-fan-control-resume.service
diff options
context:
space:
mode:
Diffstat (limited to 'dell-bios-fan-control-resume.service')
-rw-r--r--dell-bios-fan-control-resume.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dell-bios-fan-control-resume.service b/dell-bios-fan-control-resume.service
index 447c909c3473..745a80a0f919 100644
--- a/dell-bios-fan-control-resume.service
+++ b/dell-bios-fan-control-resume.service
@@ -7,7 +7,7 @@ Wants=dell-bios-fan-control-resume.service
Type=simple
# FIXME: need a sleep for some reason, otherwise the service does restart but
# it has no effect.
-ExecStart=/bin/sh -c '/bin/sleep 10 && /bin/systemctl --no-block restart dell-bios-fan-control.service'
+ExecStart=/bin/sh -c '/bin/sleep 20 && /bin/systemctl --no-block restart dell-bios-fan-control.service'
[Install]
WantedBy=suspend.target