]> git.proxmox.com Git - systemd.git/blob - man/systemd-user-sessions.service.8
Imported Upstream version 218
[systemd.git] / man / systemd-user-sessions.service.8
1 '\" t
2 .TH "SYSTEMD\-USER\-SESSIONS\&.SERVICE" "8" "" "systemd 218" "systemd-user-sessions.service"
3 .\" -----------------------------------------------------------------
4 .\" * Define some portability stuff
5 .\" -----------------------------------------------------------------
6 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 .\" http://bugs.debian.org/507673
8 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
9 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10 .ie \n(.g .ds Aq \(aq
11 .el .ds Aq '
12 .\" -----------------------------------------------------------------
13 .\" * set default formatting
14 .\" -----------------------------------------------------------------
15 .\" disable hyphenation
16 .nh
17 .\" disable justification (adjust text to left margin only)
18 .ad l
19 .\" -----------------------------------------------------------------
20 .\" * MAIN CONTENT STARTS HERE *
21 .\" -----------------------------------------------------------------
22 .SH "NAME"
23 systemd-user-sessions.service, systemd-user-sessions \- Permit user logins after boot, prohibit user logins at shutdown
24 .SH "SYNOPSIS"
25 .PP
26 systemd\-user\-sessions\&.service
27 .PP
28 /usr/lib/systemd/systemd\-user\-sessions
29 .SH "DESCRIPTION"
30 .PP
31 systemd\-user\-sessions\&.service
32 is a service that controls user logins\&. After basic system initialization is complete it removes
33 /run/nologin, thus permitting logins\&. Before system shutdown it creates
34 /run/nologin, thus prohibiting further logins\&. At the same time it also kills all user processes, so that system shutdown may proceed without any remaining user processes around\&.
35 .SH "SEE ALSO"
36 .PP
37 \fBsystemd\fR(1),
38 \fBsystemd-logind.service\fR(8),
39 \fBpam_nologin\fR(8)