mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 23:00:07 +01:00
2006-03-27 Dan Williams <dcbw@redhat.com>
Patch from Diffe <diffie@blazebox.homeip.net> * src/backends/NetworkManagerSlackware.c - Don't restart howl, since it's been replaced by Avahi in most distributions git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1652 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
792cb5b89c
commit
3e2aecda5f
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2006-03-27 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from Diffe <diffie@blazebox.homeip.net>
|
||||
* src/backends/NetworkManagerSlackware.c
|
||||
- Don't restart howl, since it's been replaced by Avahi
|
||||
in most distributions
|
||||
|
||||
2006-03-27 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from Tor Krill <bugzilla@krill.nu>
|
||||
|
|
|
|||
|
|
@ -215,8 +215,6 @@ void nm_system_update_dns (void)
|
|||
*/
|
||||
void nm_system_restart_mdns_responder (void)
|
||||
{
|
||||
/* for GWARE at least */
|
||||
nm_spawn_process("/etc/rc.d/rc.howl restart");
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue