BeyondDimension / BeyondDimension/SteamTools
🐛[BUG] v3.0.0-rc.9 执行后无效,仍然提示输入密码, Linux Host文件权限
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Linux Host文件权限
(避免每次启动关闭加速需要输入密码)请打开终端执行以下命令
sudo chmod a+w /etc/hosts
(如输入上面命令还提示无法hosts错误请尝试执行下面命令)
sudo chmod a+r /etc/hosts
v3.0.0-rc.9 执行后无效,仍然提示输入密码, Linux Host文件权限
v3.0.0-rc.9 执行后无效,仍然提示输入密码, Linux Host文件权限
v3.0.0-rc.9 执行后无效,仍然提示输入密码, Linux Host文件权限
每次都弹框

Deepin系统
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the repeated password prompt on Deepin using v3.0.0-rc.9, then trace the app's handling of /etc/hosts and its permission checks. Done means starting and stopping acceleration no longer repeatedly prompts for a password when the reported Linux hosts-file permissions are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100