diff --git a/CHANGELOG.md b/CHANGELOG.md index 172bf482..86c389d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Fix setting next fan profile +- Fix the assud.service ## [v5.0.0] ### Added diff --git a/data/asusd.service b/data/asusd.service index dfd6b716..b231d478 100644 --- a/data/asusd.service +++ b/data/asusd.service @@ -2,7 +2,7 @@ Description=ASUS Notebook Control StartLimitInterval=500 StartLimitBurst=5 -After=nvidia-powerd.service,systemd-udevd.service +After=nvidia-powerd.service systemd-udevd.service [Service] Environment=IS_SERVICE=1