Home
last modified time | relevance | path

Searched refs:require (Results 1 – 25 of 29) sorted by relevance

12

/systemd-251/test/TEST-06-SELINUX/
Dsystemd_test.te15 require {
44 require {
/systemd-251/test/test-path/
Dbasic.target12 # require /var and /var/tmp, but only add a Wants= type dependency on /tmp, as
/systemd-251/docs/
DARCHITECTURE.md89 require privileges, and will attempt to clearly log about what they need
125 libraries and daemons that are shipped by the project. They require privileges
130 orders-of-magnitude faster than `qemu`, but some tests require privileged
DRANDOM_SEEDS.md15 Today's computer systems require random number generators for numerous
104 Various other components run during early boot that require random bytes. For
134 Note that these cases generally do not require a cryptographic-grade random
137 require "medium-grade" random data. For example: systemd's hash-maps are
146 Since most of systemd's own use of random numbers do not require
183 require an initialized entropy pool to operate correctly.
DCONTRIBUTING.md56 It is fine for new features/functionality/tools/daemons to require bleeding edge external dependenc…
75 Same principles as with other dependencies should be applied. It is fine to require newer kernel ve…
DNETWORK_ONLINE.md125 IMAP server might just require a certain IP to be assigned so that it can
216 An exception to the above recommendations is services which require network
DROOT_STORAGE_DAEMONS.md15 management, networked storage) require user space services to run while the
DUSERDB_AND_DESKTOPS.md155 fields desktop environments require. For example pattern-based authentication
DBUILDING_IMAGES.md11 require no further installation process beyond simple `dd`-ing the image to
DTEMPORARY_DIRECTORIES.md197 that no space is available. Essential programs might require a fallback logic
DPORTABLE_SERVICES.md190 7. The OS might require other files or directories to be in place. For example,
DUIDS-GIDS.md312 providers of the user database and consumers of it. Services that require that
DBOOT_LOADER_SPECIFICATION.md304 by design, as referencing other partitions or devices would require a
DUSER_RECORD.md695 properties as they tend to require a per-system focus, however they may be used
955 for unlocking security tokens that require that. (The field `pkcs11Pin` should
DCODING_STYLE.md187 break in threaded programs, and usually would require locking there), and as
/systemd-251/
D.lgtm.yml36 - pip3 install -r .github/workflows/requirements.txt --require-hashes
DTODO108 into the kernel/initrd itself, because that would require a time machine.
237 while we are at it, also maybe extend the logic to require handling of some
504 be ANY (to mount anything), TRUSTED (to require that /usr is on signed
505 verity, but rest doesn't matter), LOCKEDDOWN (to require that everything is
1091 * optionally, also require WATCHDOG=1 notifications during service start-up and shutdown
/systemd-251/test/units/
Dbasic.target19 # require /var and /var/tmp, but only add a Wants= type dependency on /tmp, as
/systemd-251/units/
Dbasic.target19 # require /var and /var/tmp, but only add a Wants= type dependency on /tmp, as
Dsystemd-random-seed.service.in29 # used as ordering barrier for service that require an initialized entropy
/systemd-251/shell-completion/bash/
Dsystemd-analyze57 [STANDALONE]='-h --help --version --system --user --global --order --require --no-pager
125 … comps='--help --version --system --user --global --from-pattern --to-pattern --order --require'
/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c109 static int add_cryptsetup(const char *id, const char *what, bool rw, bool require, char **device) { in add_cryptsetup() argument
160 if (require) { in add_cryptsetup()
/systemd-251/src/rpm/
Dmacros.systemd.in127 # This should be used by package installation scripts which require users or
/systemd-251/test/
DREADME.testsuite61 Run only tests that require qemu
67 Run all tests that do not require qemu under systemd-nspawn
/systemd-251/shell-completion/zsh/
D_systemd-analyze106 '--require[When generating graph for dot, show only requirement]' \

12