From d0d6944cdc17295b17875054ac05e667fe496fed Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Jun 2012 12:19:35 +0200 Subject: man: document systemd-cryptsetup --- man/systemd-cryptsetup@.service.xml | 79 +++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 man/systemd-cryptsetup@.service.xml (limited to 'man/systemd-cryptsetup@.service.xml') diff --git a/man/systemd-cryptsetup@.service.xml b/man/systemd-cryptsetup@.service.xml new file mode 100644 index 0000000000..6e021d85da --- /dev/null +++ b/man/systemd-cryptsetup@.service.xml @@ -0,0 +1,79 @@ + + + + + + + + systemd-cryptsetup@.service + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-cryptsetup@.service + 8 + + + + systemd-cryptsetup@.service + systemd-cryptsetup + Full disk decryption logic + + + + systemd-cryptsetup@.service + /usr/lib/systemd/systemd-cryptsetup + + + + Description + + systemd-cryptsetup@.service + is a service responsible for setting up encrypted + block devices. It is instantiated for each device that + requires decryption for access. + + systemd-cryptsetup@.service + will ask for hard disk passwords via the + password agent logic, in order to query the + user for the password using the right mechanism at + boot and during runtime. + + + + See Also + + systemd1, + cryptsetup8, + crypttab5 + + + + -- cgit v1.2.3-54-g00ecf