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

推荐订阅源

Recent Announcements
Recent Announcements
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
博客园 - 【当耐特】
量子位
有赞技术团队
有赞技术团队
博客园 - 三生石上(FineUI控件)
博客园 - Franky
M
MIT News - Artificial intelligence
U
Unit 42
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
The Cloudflare Blog
J
Java Code Geeks
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MyScale Blog
MyScale Blog
T
Tailwind CSS Blog
T
The Blog of Author Tim Ferriss
V
V2EX

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) - networkmanager-dispatcher-pdnsd
2026-06-12 · via AUR Newest Packages

Latest Comments

Freso commented on 2012-09-30 15:31 (UTC)

And ignore my previous comment. "NetworkManager-wait-online.service" didn't seem to work out for me. While the SysV comment still stands, I've updated the script to work with both SysV ("init") and systemd now. I haven't tested it with SysV though, so any feedback on that (here or on GitHub: https://github.com/Freso/PKGBUILDs/) would be welcome. Patches too. ;)

Freso commented on 2012-09-06 18:04 (UTC)

I believe this package is obsolete now; 1) If you're still using SysV init, read https://wiki.archlinux.org/index.php/NetworkManager#Use_.2Fetc.2Frc.conf_to_control_services_started_by_networkmanager 2) If you've switched to systemd, use "NetworkManager-wait-online.service" instead of "NetworkManager.service" I will possibly eventually update the package with roughly the same information.

Freso commented on 2012-03-10 09:51 (UTC)

I have had the correct version running locally, but forgot to add it to Git, and thus had the bad version packaged and uploaded. Oops. Thank you for bringing it to my attention. It should've been remedied now.

<deleted-account> commented on 2012-03-09 19:33 (UTC)

Hi there! Have you noticed that your pdnsd_going_up() function is totally screwed??? Sure, rc.d start and rc.d restart is cool, but why not tell that poor rc.d script which daemon you actually want to (re)start? Have you actually tried this before uploading??? Because it's not working. But surely you got it right in the going_down() function, that's a positive.