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

推荐订阅源

L
LangChain Blog
S
SegmentFault 最新的问题
V
Visual Studio Blog
J
Java Code Geeks
宝玉的分享
宝玉的分享
美团技术团队
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
有赞技术团队
有赞技术团队
量子位
Martin Fowler
Martin Fowler
MyScale Blog
MyScale Blog
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
博客园 - 叶小钗
月光博客
月光博客
P
Proofpoint News Feed
D
DataBreaches.Net
Blog — PlanetScale
Blog — PlanetScale
博客园_首页
腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
Stack Overflow Blog
Stack Overflow Blog

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.