]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-ask-password-console.service.xml
test: mark plymouth as optional dependency
[thirdparty/systemd.git] / man / systemd-ask-password-console.service.xml
CommitLineData
7df46b2a
LP
1<?xml version="1.0"?>
2<!--*-nxml-*-->
12b42c76 3<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
7df46b2a 4<!--
572eb058 5 SPDX-License-Identifier: LGPL-2.1+
7df46b2a
LP
6-->
7<refentry id="systemd-ask-password-console.service">
8
798d3a52
ZJS
9 <refentryinfo>
10 <title>systemd-ask-password-console.service</title>
11 <productname>systemd</productname>
798d3a52 12 </refentryinfo>
7df46b2a 13
798d3a52
ZJS
14 <refmeta>
15 <refentrytitle>systemd-ask-password-console.service</refentrytitle>
16 <manvolnum>8</manvolnum>
17 </refmeta>
7df46b2a 18
798d3a52
ZJS
19 <refnamediv>
20 <refname>systemd-ask-password-console.service</refname>
21 <refname>systemd-ask-password-console.path</refname>
22 <refname>systemd-ask-password-wall.service</refname>
23 <refname>systemd-ask-password-wall.path</refname>
24 <refpurpose>Query the user for system passwords on the
25 console and via wall</refpurpose>
26 </refnamediv>
7df46b2a 27
798d3a52
ZJS
28 <refsynopsisdiv>
29 <para><filename>systemd-ask-password-console.service</filename></para>
30 <para><filename>systemd-ask-password-console.path</filename></para>
31 <para><filename>systemd-ask-password-wall.service</filename></para>
32 <para><filename>systemd-ask-password-wall.path</filename></para>
33 </refsynopsisdiv>
7df46b2a 34
798d3a52
ZJS
35 <refsect1>
36 <title>Description</title>
7df46b2a 37
798d3a52
ZJS
38 <para><filename>systemd-ask-password-console.service</filename> is
39 a system service that queries the user for system passwords (such
40 as hard disk encryption keys and SSL certificate passphrases) on
41 the console. It is intended to be used during boot to ensure
42 proper handling of passwords necessary for boot.
43 <filename>systemd-ask-password-wall.service</filename> is a system
44 service that informs all logged in users for system passwords via
45 <citerefentry project='man-pages'><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
46 It is intended to be used after boot to ensure that users are
47 properly notified.</para>
7df46b2a 48
798d3a52 49 <para>See the <ulink
28a0ad81 50 url="https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">
798d3a52
ZJS
51 developer documentation</ulink> for more information about the
52 system password logic.</para>
c52f663b 53
798d3a52
ZJS
54 <para>Note that these services invoke
55 <citerefentry><refentrytitle>systemd-tty-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry>
56 with either the <command>--watch --console</command> or
57 <command>--watch --wall</command> command line parameters.</para>
58 </refsect1>
7df46b2a 59
798d3a52
ZJS
60 <refsect1>
61 <title>See Also</title>
62 <para>
63 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
64 <citerefentry><refentrytitle>systemd-tty-ask-password-agent</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
65 <citerefentry project='man-pages'><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry>
66 </para>
67 </refsect1>
7df46b2a
LP
68
69</refentry>