Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 93) sorted by relevance

1234

/systemd-251/docs/
DPASSWORD_AGENTS.md10which can be used to query the user for system-level passwords or passphrases. These are passphras…
14 * A GNOME agent which can be run as part of the normal user session which pops up a notification me…
15 * A [`wall(1)`](http://man7.org/linux/man-pages/man1/wall.1.html) agent which sends wall messages a…
16 * A simple tty agent which is built into "`systemctl start`" (and similar commands) and asks passwo…
17 * A simple tty agent which can be run manually to respond to all queued passwords
25 …sage=` field in the `[Ask]` section. It is a single-line string in UTF-8, which might be internati…
DROOT_STORAGE_DAEMONS.md28 and unmounting all file systems it can (which means excluding the root fs)
40 storage needs to stay around longer than the storage, which is technically
66 systemd-shutdown, replacing its own process. This tool (which runs as PID 1, as
82 needed for the root fs which are started by the initrd stay around during
90 kernel threads are excluded too. Thus, a daemon which wants to take advantage
101 root file system itself. Programs which use this functionality and are running
110 for a daemon is to check for `/etc/initrd-release` (which exists on all modern
112 details) which when exists results in `argv[0][0]` being set to `@`, and
133 stored in `argv[0]` (which usually starts with `/`) thus helping the
137 is a cool character which looks pretty in the ps output... ��
[all …]
DENVIRONMENT.md185 fashion. Note that by default only boot loader entries which follow the
211 prefixed with `:` in which case the kernel command line option takes
260 modules can use this information to determine in which context and on whose
261 behalf they are being called, which may be useful to avoid deadlocks, for
288 * `$SYSTEMD_SYSEXT_HIERARCHIES` — this variable may be used to override which
335 * `$SYSTEMD_IMPORT_BTRFS_SUBVOL` — takes a boolean, which controls whether to
340 * `$SYSTEMD_IMPORT_BTRFS_QUOTA` — takes a boolean, which controls whether to set
347 * `$SYSTEMD_IMPORT_SYNC` — takes a boolean, which controls whether to
355 * `$SYSTEMD_DISSECT_VERITY_SIDECAR` — takes a boolean, which controls whether to
356 load "sidecar" Verity metadata files. If enabled (which is the default),
[all …]
DCODING_STYLE.md12 - 8ch indent, no tabs, except for files in `man/` which are 2ch indent, and
13 still no tabs, and shell scripts, which are 4ch indent, and no tabs either.
116 enum might change when new values are added, which would break ABI
119 `_SD_ENUM_FORCE_S64()` macro in the enum definition, which forces the size of
130 `bool` booleans, externally C89-compatible `int` booleans which generally
144 TLS to do per-thread caching (which only works for small, fixed-size cache
173 - The order in which header files are included doesn't matter too
195 case. Alternatively, consider using TLS, which is pretty easy to use with
290 array. In that case use `STRLEN()`, which evaluates to a static constant and
300 condition check. As a special addition: when dealing with pointers which you
[all …]
DPREDICTABLE_INTERFACE_NAMES.md14 …urity implications, for example in firewall rules which are coded for certain naming schemes, and
16 …ultitude of problems, among them: this required a writable root directory which is generally not a…
18 …vname` which tries to find fixed slot topology information in certain firmware interfaces and uses…
37 …name installed, it will take precedence. If the user has added udev rules which change the name of…
DRANDOM_SEEDS.md42 interface in this state, and which thus potentially rely on an uninitialized
92 entropy from various non-hwrng sources in various subsystems, all of which
106 access encrypted storage which might need random numbers. systemd itself
173 before generating the image it should be safe to credit entropy, which can
188 seed stored in the EFI System Partition (ESP) to the booted OS, which allows
194 the 'system token' is set, which is written to the machine's firmware NVRAM.
218 kernel's entropy pool size, which defaults to 512 bytes. This means updating
221 which should be safe even with FAT file system drivers built into
257 RNG devices, which they really should all do in 2019. Complain to your
302 the kernel's entropy pool to be initialized, which is the whole problem we
[all …]
DUSER_RECORD.md88 popular in the web communities, which hopefully should make it easy to link
119 array comes with a `matchMachineId` or `matchHostname` field which indicate
120 which systems to apply the listed settings to. Note that many fields
126 user record; an intermediary object is inserted which is keyed by the
130 necessarily on others, and which are managed automatically by some user
322 which is then inherited by all the user's processes, see
331 values, which is then inherited by all the user's processes, see
342 the UNIX epoch (1970) before which the record should be considered invalid for
345 `notAfterUSec` → Similar, but indicates the point in time *after* which logins
447 required that all groups listed exist in all contexts: any entry for which no
[all …]
DCODE_OF_CONDUCT.md10 …lling to contribute to systemd. It applies to all “collaborative spaces”, which is defined as comm…
15 - Behaviour which can be reasonably considered harassment will not be tolerated.
DUSER_GROUP_API.md65 `io.systemd.Multiplexer` which acts as frontend and will do the parallel
71 defined in which queries are issued to the various services. Instead, all
134 interfaces, which would provide them a way to do per-user resource management
206 parameters, in which case a record matching both will be returned, and if only
216 of multiple services on the same socket (which is used by
219 The method call returns one or more user records, depending which type of query is
242 `AF_UNIX` socket: in order to correctly determine which service a client wants
282 is optional. Services which are asked for enumeration may return the
DTESTING_WITH_SANITIZERS.md14 compiler you want to use and which part of the test suite you want to run.
82 applications make use of `libsystemd`, which is compiled with sanitizers as well.
85 need to pre-load the ASan DSO using `LD_PRELOAD=/path/to/asan/dso`, which will
DJOURNAL_FILE_FORMAT.md40 Format](https://systemd.io/JOURNAL_EXPORT_FORMATS#journal-export-format), which you can
133 * A **DATA** object, which encapsulates the contents of one field of an entry, i.e. a string such a…
134 * A **FIELD** object, which encapsulates a field name, i.e. a string such as `_SYSTEMD_UNIT` or `ME…
135 * An **ENTRY** object, which binds several **DATA** objects together into a log entry.
136 * A **DATA_HASH_TABLE** object, which encapsulates a hash table for finding existing **DATA** objec…
137 * A **FIELD_HASH_TABLE** object, which encapsulates a hash table for finding existing **FIELD** obj…
138 * An **ENTRY_ARRAY** object, which encapsulates a sorted array of offsets to entries, used for seek…
207 object in the file is at the offset **tail_object_offset**, which may be 0 if
308 entry (starting at 1) and are unique among all files which carry the same
344 writing one or more entries, which results in inotify events being
[all …]
DJOURNAL_EXPORT_FORMATS.md24 * The order in which fields appear in an entry is undefined and might be different for each entry t…
29 Here's an example for two serialized entries which consist only of text data:
135 …single JSON field only for these cases, and assign it an array of values (which the can be strings…
136 …ssing fields `__CURSOR`, `__REALTIME_TIMESTAMP`, `__MONOTONIC_TIMESTAMP`, which contain the cursor…
DTRANSLATORS.md15 which can be used to create new translations.
62 "fuzzy" (which means the merger found a similar message that needs to be
DCGROUP_DELEGATION.md44 design ideas of cgroup v2 (which we however try to adapt as far as we can to
53 both processes and children — which is used in particular to maintain kernel
83 cgroup trees to less privileged processes and so on, which all are not
129 If you wonder how to detect which of these three modes is currently used, use
151 (which is called *transient* services).
174 `quux.service` which is attached to the slice `foo-bar-baz.slice` maps to the
202 clear which manager manages which part of the tree each one can do within its
268 cgroup, which means that it may not directly contain any processes. Hence, if
283 have to nest a second cgroup beneath it which then can be threaded.)
314 like "ps" can then show you to which container a process belongs (`ps -eo
[all …]
/systemd-251/sysctl.d/
D50-coredump.conf.in12 # systemd-coredump@.service, which will do the actual processing and storing of
21 # kernel default for this sysctl is "0" which means the kernel doesn't wait for
33 # of the running process (and not the filesystem-user-ID which the kernel uses
/systemd-251/coccinelle/
Dtake-fd.cocci12 * which is a global variable. However, 'idexpression' nor 'identifier'
13 * would match, for example, "x->fd", which is considered 'expression' in
/systemd-251/
DNEWS36 have reason to invoke RDRAND from systemd itself, which has
40 which is what we attempt to use if available. systemd's direct usage
49 commands its executes into PCR 8, which makes it very hard to use
51 instead, which is what certain Ubuntu editions already do. To retain
53 option 'efi-tpm-pcr-compat' has been added (which defaults to false).
89 explicitly by which "token" string to name the installation's boot
128 $KERNEL_INSTALL_STAGING_AREA to kernel-install plugins, which should
140 * The sort order of boot entries has been updated: entries which have
145 * The kernel-install tool gained a new 'inspect' verb which shows the
149 entries are selected, which can be useful on machines without a
[all …]
DREADME167 If systemd is compiled with libseccomp support on architectures which do
256 otherwise you are on your own.) -Dsplit-usr=false (which is the default
278 Features which would break compilation on slightly-older distributions
287 which support has been added. systemd will emit warnings when
291 Default udev rules use the following standard system group names, which
299 not writable), which may be used to grant specific users read access. In
345 When calling "systemctl enable/disable/is-enabled" on a unit which is a
400 triggered by code which violates some rules but is actually safe. Note
DLICENSE.GPL240 (2) offer you this license which gives you legal permission to copy,
62 0. This License applies to any program or other work which contains
119 distribute the same sections as part of a whole which is a work based
139 source code, which must be distributed under the terms of Sections
163 operating system on which the executable runs, unless that component
218 integrity of the free software distribution system, which is
243 specifies a version number of this License which applies to it and "any
252 to ask for permission. For software which is copyrighted by the Free
286 free software which everyone can redistribute and change under these terms.
330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
DTODO89 should not be placed inside of traditional UNIX home dirs (which are owned by
110 of its own, because then it is next to the kernel and initrd which after all
186 4.3 new baseline). Then drop support for "!!" modifier for ExecStart= which
249 (which has benefits, given SecureBoot and kernel cmdline are not necessarily
271 to cover nicely for machine clones. It's found in the ACPI tables, which
334 multiple versions are around of the same resource, show which ones. (in other
348 payload you like, which is then downloaded, securely verified and run.
414 initrd-release parts, i.e. list explicitly which fields are about what.
493 allow configuration which type of session is desired via pam_systemd
524 * in uefi stub: query firmware regarding which PCRs are being used, store that
[all …]
/systemd-251/src/basic/
Dmissing_syscall.h46 static inline int missing_ioprio_get(int which, int who) { in missing_ioprio_get() argument
47 return syscall(__NR_ioprio_get, which, who); in missing_ioprio_get()
56 static inline int missing_ioprio_set(int which, int who, int ioprio) { in missing_ioprio_set() argument
57 return syscall(__NR_ioprio_set, which, who, ioprio); in missing_ioprio_set()
/systemd-251/shell-completion/zsh/
D_udevadm24 '--verbose[Print the list of devices which will be triggered.]' \
29 '--subsystem-match=[Trigger events for devices which belong to a matching subsystem.]' \
30 … '--subsystem-nomatch=[Do not trigger events for devices which belong to a matching subsystem.]' \
40 …'--prioritized-subsystem=[Trigger events for devices which belong to a matching subsystem earlier.…
124 '--print[Only show which block device the lock would be taken on.]' \
/systemd-251/docs/var-log/
DREADME.logs9 invoke "journalctl", which will output the logs in the identical text-based
14 implementations available for your distribution, which will generate the
/systemd-251/test/
DREADME.testsuite2 named "test/TEST-??-*", each of which contains a description of an OS image and
3 a test which consists of systemd units and scripts to execute in this image.
141 failed run, can be downloaded from the artifacts.tar.gz archive which will be
238 - For other languages, the --command must specify a "clean" build which compiles
265 values list (obviously), which is the most human-friendly output format the
/systemd-251/LICENSES/
DLGPL-2.0-or-later.txt24 … has two steps: (1) copyright the library, and (2) offer you this license which gives you legal pe…
30 …ng some libraries, is covered by the ordinary GNU General Public License, which was designed for u…
44 0. This License Agreement applies to any software library which contains a notice placed by the cop…
46 … data prepared so as to be conveniently linked with application programs (which use some of those …
48 The "Library", below, refers to any such software library or work which has been distributed under …
70 …arate works. But when you distribute the same sections as part of a whole which is a work based on…
82 …ccompany it with the complete corresponding machine-readable source code, which must be distribute…
100 …ce code for the Library including whatever changes were used in the work (which must be distribute…
108 …major components (compiler, kernel, and so on) of the operating system on which the executable run…
128 …pose of protecting the integrity of the free software distribution system which is implemented by …
[all …]

1234