From e0d25329b23a43332ea340f9907721873a316f4e Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 8 Feb 2012 00:08:10 +0100 Subject: move /usr/bin/systemd to /usr/lib/systemd/systemd --- units/user@.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/user@.service.in') diff --git a/units/user@.service.in b/units/user@.service.in index 59fe5242d6..91e3b25158 100644 --- a/units/user@.service.in +++ b/units/user@.service.in @@ -15,5 +15,5 @@ PAMName=systemd-shared ControlGroup=%R/user/%I/shared cpu:/ ControlGroupModify=yes Type=notify -ExecStart=-@rootbindir@/systemd --user +ExecStart=-@rootlibexecdir@/systemd --user Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket -- cgit v1.2.3-54-g00ecf