[daemon-fix] fixed getting uid and pid when transport is not kdbus
[platform/upstream/dbus.git] / doc / busconfig.dtd
index 7edc1db..0cc519b 100644 (file)
@@ -1,10 +1,12 @@
 <!ELEMENT busconfig (user |
                      type |
                      fork |
+                     keep_umask |
                      listen | 
                      pidfile |
                      includedir |
                      servicedir |
+                     servicehelper |
                      auth |
                      include |
                      policy |
 <!ELEMENT listen (#PCDATA)>
 <!ELEMENT includedir (#PCDATA)>
 <!ELEMENT servicedir (#PCDATA)>
+<!ELEMENT servicehelper (#PCDATA)>
 <!ELEMENT auth (#PCDATA)>
 <!ELEMENT type (#PCDATA)>
 <!ELEMENT pidfile (#PCDATA)>
 <!ELEMENT fork EMPTY>
+<!ELEMENT keep_umask EMPTY>
 
 <!ELEMENT include (#PCDATA)>
 <!ATTLIST include