]> git.proxmox.com Git - systemd.git/blame - units/user@.service.m4.in
Imported Upstream version 229
[systemd.git] / units / user@.service.m4.in
CommitLineData
663996b3
MS
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]
60f067b4 9Description=User Manager for UID %i
663996b3
MS
10After=systemd-user-sessions.service
11
12[Service]
60f067b4 13User=%i
14228c0d 14PAMName=systemd-user
663996b3
MS
15Type=notify
16ExecStart=-@rootlibexecdir@/systemd --user
14228c0d 17Slice=user-%i.slice
60f067b4 18KillMode=mixed
f47781d8 19Delegate=yes
4c89c718 20TasksMax=infinity