mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Fix setting next fan profile
|
- Fix setting next fan profile
|
||||||
|
- Fix the assud.service
|
||||||
|
|
||||||
## [v5.0.0]
|
## [v5.0.0]
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Description=ASUS Notebook Control
|
Description=ASUS Notebook Control
|
||||||
StartLimitInterval=500
|
StartLimitInterval=500
|
||||||
StartLimitBurst=5
|
StartLimitBurst=5
|
||||||
After=nvidia-powerd.service,systemd-udevd.service
|
After=nvidia-powerd.service systemd-udevd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=IS_SERVICE=1
|
Environment=IS_SERVICE=1
|
||||||
|
|||||||
Reference in New Issue
Block a user