






























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.
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.
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.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
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. ;)