diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-10-29 11:35:57 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-10-29 11:35:57 +0000 |
| commit | bb7f2fb3f63e852f5b0e0eb70bef63f6045731b9 (patch) | |
| tree | 1b01fe9f21befec6619797f9440f7e468b93f512 /bind-9.5-disable_dbus.patch | |
| parent | 65b1b0b14e79b3e581cf37de634c89811382f56d (diff) | |
- completely disable DBUS
Diffstat (limited to 'bind-9.5-disable_dbus.patch')
| -rw-r--r-- | bind-9.5-disable_dbus.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/bind-9.5-disable_dbus.patch b/bind-9.5-disable_dbus.patch deleted file mode 100644 index 37d8621..0000000 --- a/bind-9.5-disable_dbus.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up bind-9.5.0a6/bin/named/main.c.disable_dbus bind-9.5.0a6/bin/named/main.c ---- bind-9.5.0a6/bin/named/main.c.disable_dbus 2007-10-23 19:47:52.000000000 +0200 -+++ bind-9.5.0a6/bin/named/main.c 2007-10-23 19:48:09.000000000 +0200 -@@ -451,7 +451,7 @@ parse_command_line(int argc, char *argv[ - printf("BIND %s\n", ns_g_version); - exit(0); - case 'D': -- ns_g_dbus = 1; -+ /* ns_g_dbus = 1; */ - break; - case '?': - usage(); |
