惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
腾讯CDC
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
MongoDB | Blog
MongoDB | Blog
宝玉的分享
宝玉的分享
有赞技术团队
有赞技术团队
美团技术团队
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
博客园_首页
Recent Announcements
Recent Announcements
云风的 BLOG
云风的 BLOG
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
Docker
博客园 - Franky
Jina AI
Jina AI

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - hysteria
2026-06-29 · via AUR Newest Packages

haruue commented on 2024-03-24 07:50 (UTC)

haruue commented on 2024-03-23 16:07 (UTC)

@stowaway 您好,感谢提出建议。然而我仍然有些不太理解的地方。 我没能在 Telegram 的 @archlinuxcn_group 群里找到你,能在 Telegram 联系一下 @haruue 吗?

stowaway commented on 2024-03-23 14:35 (UTC) (edited on 2024-03-23 15:15 (UTC) by stowaway)

  1. 为了确保打包过程符合官方文档的标准,建议改进构建脚本。肥猫姥爷迟迟没有收录到官方仓库的原因
  2. 为了提高软件包的质量和可靠性,建议启用打包检查。
  3. 请删除这一行。install=$_pkgbase.install
  4. 关于无法自动更新规则的问题,可能与系统服务管理器的配置有关。
acl:
  inline:
    - reject(geoip:cn)
    - reject(geosite:cn)
  geoUpdateInterval: 24h

devcxl commented on 2023-11-11 07:35 (UTC)

Okay, After=nss-lookup.target is indeed better than After=network-online.target. Thank you!

haruue commented on 2023-11-11 06:48 (UTC)

@devcxl

I've added After=nss-lookup.target, which should fix the temporary dns failure.

And I don't think after=network-online.target is a good idea. In some condition, waiting for network-online.target would take several minutes and cause a significant delay for Hysteria to start, which would cause more trouble for our users.

devcxl commented on 2023-11-11 06:16 (UTC)

After setting hysteria@.service to systemctl enable hysteria@xxx.service, an error occurs during startup: 'Temporary failure in name resolution.' I believe that the After=network.target in hysteria@.service should be changed to After=network-online.target.

haruue commented on 2023-09-05 08:21 (UTC) (edited on 2023-09-05 08:21 (UTC) by haruue)

@popre

Can't I put the configuration file in the /etc/hysteria/ directory?

Sorry, this change was made by mistake. I've changed the config dir back to /etc/hysteria.

Thank you for reporting this to us.

popre commented on 2023-09-05 08:14 (UTC)

Can't I put the configuration file in the /etc/hysteria/ directory?