summary refs log tree commit diff
path: root/nixos/modules/services/system/dbus-system-local.conf.in
blob: edbb476f585a3611847d8601eeeafaa9859afab2 (plain) (blame)
1
2
3
4
5
6
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
  <servicehelper>@servicehelper@</servicehelper>
  @extra@
</busconfig>