Package: thinkfan
Version: 1.2.1-3
Severity: normal
Tags: patch
X-Debbugs-Cc: bmihai+deb...@gmail.com

Dear Maintainer,

Starting thinkfan-sleep.service always ends with an error code,
"(code=exited,
status=203/EXEC)", because of wrong path in the race-condition-mitigation
portion of the script. In /lib/systemd/system/thinkfan-sleep.service, line
9,

    ExecStart=/usr/bin/sleep 1

should be changed to

    ExecStart=/bin/sleep 1

which solves it.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'testing-security'), (500, 'stable-
updates'), (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable'),
(50, 'experimental'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-4-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8),
LANGUAGE=en_IE:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages thinkfan depends on:
ii  init-system-helpers  1.60
ii  libatasmart4         0.19-5
ii  libc6                2.31-9
ii  libgcc-s1            10.2.1-6
ii  libstdc++6           10.2.1-6
ii  libyaml-cpp0.6       0.6.3-9

thinkfan recommends no packages.

thinkfan suggests no packages.

-- Configuration Files:
/etc/thinkfan.conf changed [not included]
/etc/thinkfan.yaml changed [not included]

Reply via email to