From: Lennart Poettering Date: Tue, 23 Apr 2013 14:21:14 +0000 (-0300) Subject: units: update user@.service to reflect new user cgroup paths X-Git-Tag: v203~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a34cb32e54ed51125957f69622efef30f42d5fae;p=thirdparty%2Fsystemd.git units: update user@.service to reflect new user cgroup paths --- diff --git a/units/user@.service.in b/units/user@.service.in index 901a334ef64..3cf1347b16c 100644 --- a/units/user@.service.in +++ b/units/user@.service.in @@ -13,7 +13,7 @@ After=systemd-user-sessions.service User=%I PAMName=systemd-shared # in order to allow MEM_CG features to work, add "memory:/" here -ControlGroup=%R/user/%u/shared cpu:/ +ControlGroup=%R/user/%U.user/shared cpu:/ ControlGroupModify=yes Type=notify ExecStart=-@rootlibexecdir@/systemd --user