only delete the unnecessary log in libsysman and system-server
[platform/core/system/system-server.git] / system-server.conf
1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3 <busconfig>
4     <policy user="root">
5         <allow own="slp.system.server"/>
6     </policy>
7     <policy context="default">
8         <deny own="slp.system.server"/>
9     </policy>
10 </busconfig>