Skip to content
Snippets Groups Projects
Commit e4fb9d2d authored by Mark H Weaver's avatar Mark H Weaver
Browse files

Revert "PRELIMINARY: dbus-service: Include system-services directories."

This reverts commit e3484421.
parent 89a39d4e
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,7 @@ (define (services->sxml services)
`((includedir
,(string-append dir "/etc/dbus-1/system.d"))
(servicedir ;for '.service' files
,(string-append dir "/share/dbus-1/services"))
(servicedir ;for '.service' files
,(string-append dir "/share/dbus-1/system-services"))))
,(string-append dir "/share/dbus-1/services"))))
services)))
(mkdir #$output)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment