From 7ca7b61f70371493a0539a76108dd84e0f765264 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 7 Jan 2014 07:30:34 +0800 Subject: bus-proxyd: support --user bus address --- Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index aed8c326a7..2d299d4183 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1921,10 +1921,8 @@ dist_systemunit_DATA += \ units/systemd-bus-proxyd.socket dist_userunit_DATA += \ - units/user/systemd-bus-proxyd.socket - -USER_UNIT_ALIASES += \ - $(systemunitdir)/systemd-bus-proxyd@.service systemd-bus-proxyd@.service + units/user/systemd-bus-proxyd.socket \ + units/user/systemd-bus-proxyd@.service endif EXTRA_DIST += \ -- cgit v1.2.3-54-g00ecf