Searched refs:mechanism (Results 1 – 16 of 16) sorted by relevance
/systemd-251/docs/ |
D | HOME_DIRECTORY.md | 16 mechanism used. 34 If the plain directory or `btrfs` subvolume storage mechanism of 52 This storage mechanism is mostly identical to the plain directory storage 53 mechanism, except that the home directory is encrypted using `fscrypt`. (Use 69 In this storage mechanism, the home directory is mounted from a CIFS server and 82 This is the most advanced and most secure storage mechanism and consists of a 145 Regardless of the storage mechanism used, an activated home directory 158 stored in the LUKS2 header (in case of the LUKS2 storage mechanism) and the
|
D | USER_RECORD.md | 351 `fscrypt`, `cifs`. Indicates the storage mechanism for the user's home 410 mechanism for the user's home directory, see above. 414 useful when `cifs` is used as storage mechanism for the user's home directory, 452 when the storage mechanism used is `luks` as a file system to use inside the 457 relevant when the storage mechanism used is `luks`. 461 relevant when the storage mechanism used is `luks`. 465 primarily relevant when the storage mechanism used is `luks`. 481 `luksCipher` → A string, indicating the cipher to use for the LUKS storage mechanism. 483 `luksCipherMode` → A string, selecting the cipher mode to use for the LUKS storage mechanism. 486 bytes to use for the LUKS storage mechanism. [all …]
|
D | INITRD_INTERFACE.md | 11 The Linux initrd mechanism (short for "initial RAM disk") refers to a small
|
D | USERDB_AND_DESKTOPS.md | 41 Supporting this mechanism requires support in the desktop environment, since 147 In case you wonder, there's no automatic mechanism for converting existing
|
D | PORTABLE_SERVICES.md | 257 images are cryptographically authenticated (via Verity or a similar mechanism) 304 If services shipped with this mechanism shall be able to access host resources
|
D | RANDOM_SEEDS.md | 204 This mechanism is able to safely provide an initialized entropy pool already 225 from using this mechanism, for safety reasons. This is because on VM
|
D | NETWORK_ONLINE.md | 122 `$network` / `network-online.target` is a mechanism that is required only to
|
D | TEMPORARY_DIRECTORIES.md | 124 a robust mechanism that ensures all temporary files are subject to ageing
|
D | UIDS-GIDS.md | 142 found. Thus, the user database is used as synchronization mechanism to ensure
|
/systemd-251/src/shared/ |
D | pkcs11-util.c | 657 static const CK_MECHANISM mechanism = { in pkcs11_token_decrypt_data() local 658 .mechanism = CKM_RSA_PKCS in pkcs11_token_decrypt_data() 670 rv = m->C_DecryptInit(session, (CK_MECHANISM*) &mechanism, object); in pkcs11_token_decrypt_data()
|
/systemd-251/man/ |
D | meson.build | 3 # This is lame, I know, but meson has no other include mechanism
|
/systemd-251/ |
D | LICENSE.LGPL2.1 | 298 b) Use a suitable shared library mechanism for linking with the 299 Library. A suitable mechanism is one that (1) uses at run time a
|
D | README | 348 mechanism such as chkconfig or update-rc.d. Packagers need to provide
|
D | meson_options.txt | 146 description : 'support for firstboot mechanism')
|
D | NEWS | 502 mechanism). This means that /etc/locale.conf should always have 635 mechanism for building disk images that are fully authenticated and 643 drop-in file mechanism). 1843 /usr/lib/userdb/. This is a simple and powerful mechanism for making 2860 a simple mechanism to pass privileged data to services in a safe and 3251 this mechanism has also been added to systemd-veritysetup. 3690 track of, using the sd_notify() mechanism, a new parameter FDPOLL=0 7061 using the FDSTORE= mechanism. Please note that further changes in 7326 directory is specified as empty string this mechanism is selected. An 12850 and is likely to be extended into a small mechanism daemon
|
D | TODO | 544 - support casync as download mechanism
|