geekworm-com / xscript

This script is for raspberry pi nas storage products such as naspi, naspi cm4-m2 etc from Geekworm.
MIT License
11 stars 5 forks source link

Fix missing exec permission on the fan installed script #5

Closed Samega7Cattac closed 2 weeks ago

Samega7Cattac commented 2 weeks ago

This fixes an issue where the fan script doesn't have execution permission and the service fails.

journalctl:

(1-fan.sh)[1011]: x-c1-fan.service: Failed at step EXEC spawning /usr/local/bin/x-c1-fan.sh: Permission denied
(1-fan.sh)[1011]: x-c1-fan.service: Failed to locate executable /usr/local/bin/x-c1-fan.sh: Permission denied
geekworm-com commented 2 weeks ago

Thanks for your commit