sirpdboy / sirpdboy-package

各种自用 插件 定时设置 高级设置 luci-app-cupsd luci-app-ddns-go luci-app-autotimeset luci-app-netdata luci-app-partexp luci-app-wizard luci-app-dockerman
730 stars 336 forks source link

adguardhome启动及相关脚本默认无可执行权限 #47

Closed sjtuross closed 2 years ago

sjtuross commented 3 years ago

服务启动脚本/etc/init.d/AdGuardHome默认没有可执行权限,导致服务无法启动

还有这个目录/usr/share/AdGuardHome/中有一些脚本默认也没有可执行权限,可在系统日志看到相关错误信息

sjtuross commented 3 years ago

另外依赖包AdGuardHome的PKG_MIRROR_HASH貌似不对,编译时会有如下提示,是不是应该改成48b076e1d74f69b341240e3c90839ce737faed3b58d5a5fe2be7c2677840c2a2

AdGuardHome-0.106.3.tar.xz: Wrong hash (probably caused by .gitattributes), expecting bdf5ad833df90969cd82b9fb6a91846338c738ed01671fc768d867b592102f7c, got 48b076e1d74f69b341240e3c90839ce737faed3b58d5a5fe2be7c2677840c2a2

PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/AdguardTeam/AdGuardHome
PKG_MIRROR_HASH:=bdf5ad833df90969cd82b9fb6a91846338c738ed01671fc768d867b592102f7c