Revert "PRELIMINARY: Modify dbus-configuration to find setuid helper."

This reverts commit fe1f2c80a1.
This commit is contained in:
Mark H Weaver 2015-08-18 23:56:15 -04:00
parent 6744aba846
commit 46c92ea058

View file

@ -61,7 +61,6 @@ (define build
(define (services->sxml services)
;; Return the SXML 'includedir' clauses for DIRS.
`(busconfig
(servicehelper "/run/setuid-programs/dbus-daemon-launch-helper")
,@(append-map (lambda (dir)
`((includedir
,(string-append dir "/etc/dbus-1/system.d"))