chiark / gitweb /
add Belarussian mapping: simple, 'by' and 'by'
[elogind.git] / units / user@.service.in
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
4 #  under the terms of the GNU Lesser General Public License as published by
5 #  the Free Software Foundation; either version 2.1 of the License, or
6 #  (at your option) any later version.
7
8 [Unit]
9 Description=User Manager for %I
10 After=systemd-user-sessions.service
11
12 [Service]
13 User=%I
14 PAMName=systemd-shared
15 ControlGroup=%R/user/%I/shared cpu:/
16 ControlGroupModify=yes
17 Type=notify
18 ExecStart=-@rootlibexecdir@/systemd --user
19 Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket