summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-12-03 01:44:24 +0100
committerLennart Poettering <lennart@poettering.net>2013-12-03 01:44:24 +0100
commitdca409bf96497343f7036f76d7034bc7669c7fec (patch)
tree3a6107985feb296c37a01449cd1f09276d23cd6d /Makefile.am
parent5c817d31d9d239421cf9b01a9c06b90f50b18d75 (diff)
units: create busnames.target for user sessions too
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0610635788..4007d2ada2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4608,6 +4608,7 @@ SYSTEM_UNIT_ALIASES += \
USER_UNIT_ALIASES += \
$(systemunitdir)/shutdown.target shutdown.target \
$(systemunitdir)/sockets.target sockets.target \
+ $(systemunitdir)/busnames.target busnames.target \
$(systemunitdir)/timers.target timers.target \
$(systemunitdir)/paths.target paths.target \
$(systemunitdir)/bluetooth.target bluetooth.target \