AdguardTeam / AdguardTeam/AdGuardHome

Support relative path when running as Windows Service

オープン
#3,639 コメント 3 件 リアクション 0 件 担当者 1 名 @ainar-g が担当を希望しています GitHub で見る
compatibility enhancement P4: Low
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

OS: Windows

Issue
in `AdGuardHome.yml`, there is an option `upstream_dns_file`, which serves as an extension of the yaml config.
Usually I put the upstream_dns_file in the same folder , in other words, a relative path ref such as "upstream_dns_file: upstream_dns_file.txt" will do the trick when ADGuardHome is running as an exe file

However, when running as a Windows Service, ADGuardHome wont recognize such relative path ref, In other words, when running as a windows service, only absolute path such as `upstream_dns_file: D:\AdGuardHome\ups_domains.conf` will work

Can we make the Service part supports rel paths ? Thanks

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。