--- /usr/share/augeas/lenses/dist/resolv.aug    2011-03-25 19:39:25.000000000 
+0000
+++ /tmp/resolv.aug     2011-10-18 20:56:16.000000000 +0000
@@ -79,8 +79,10 @@
 (* View: options 
      Options values *)
 let options =
-      let options_entry = Build.key_value ("ndots"|"timeout"|"attempts") 
+      let options_entry = Build.key_value ("ndots"|"attempts") 
                                           (Util.del_str ":") (store Rx.integer)
+                        | Build.key_value ("timeout"
+                                          (Util.del_str ":") (store Rx.decimel)
                         | Build.flag ("debug"|"rotate"|"no-check-names"
                                      |"inet6"|"ip6-bytestring"|"edns0")
                         | ip6_dotint

-- 
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other 
randomness

_______________________________________________
augeas-devel mailing list
augeas-devel@redhat.com
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to