Package Details: temp-throttle-git r131.e26baae-1

Git Clone URL: https://aur.archlinux.org/temp-throttle-git.git (read-only, click to copy)
Package Base: temp-throttle-git
Description: A shell script for throttling system CPU frequency based on a desired maximum temperature.
Upstream URL: https://github.com/Sepero/temp-throttle
Licenses: GPL-2.0-only
Conflicts: temp-throttle
Submitter: Muflone
Maintainer: Muflone
Last Packager: Muflone
Votes: 3
Popularity: 0.000000
First Submitted: 2015-10-25 17:07 (UTC)
Last Updated: 2025-03-23 19:05 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2026-03-02 11:54 (UTC) (edited on 2026-03-02 11:54 (UTC) by dreieck)

Ahoj,

please do not install the configuration file /etc/temp-throttle.conf with executable permissions.

Change
install -m 755 -t "${pkgdir}/etc" "etc/${pkgname%-git}.conf"
to
install -m 644 -t "${pkgdir}/etc" "etc/${pkgname%-git}.conf".

Regards and many thanks for this package! (I have created an OpenRC init script package for temp-throttle, by the way: temp-throttle-openrc. To be able to use that init script with your -git package, you need to add provides=("temp-throttle").)

dreieck commented on 2026-02-02 20:40 (UTC)

Plase add provides=("temp-throttle").

Regards and thanks for the package!

Terence commented on 2019-07-29 12:26 (UTC)

You need to remove the @ from the systemd unit file as of:

https://github.com/Sepero/temp-throttle/commit/2eb86d84e11924ed8b813f89adb12657f2a1aced