Home
last modified time | relevance | path

Searched refs:effective (Results 1 – 17 of 17) sorted by relevance

/systemd-251/src/basic/
Dcapability-util.c406 combined = q->effective | q->bounding | q->inheritable | q->permitted; in capability_quintet_mangle()
425 q->effective &= ~drop; in capability_quintet_mangle()
482 … if (q->inheritable != UINT64_MAX || q->permitted != UINT64_MAX || q->effective != UINT64_MAX) { in capability_quintet_enforce()
538 if (q->effective != UINT64_MAX) { in capability_quintet_enforce()
548 new_value = (q->effective & m) ? CAP_SET : CAP_CLEAR; in capability_quintet_enforce()
Dcapability-util.h54 uint64_t effective; member
66 return q->effective != UINT64_MAX || in capability_quintet_is_set()
/systemd-251/modprobe.d/
DREADME7 Use 'systemd-analyze cat-config modprobe.d' to display the effective config.
/systemd-251/sysusers.d/
DREADME8 Use 'systemd-analyze cat-config sysusers.d' to display the effective config.
/systemd-251/sysctl.d/
DREADME8 Use 'systemd-analyze cat-config sysctl.d' to display the effective config.
D50-coredump.conf.in32 # systemd-coredump will store the core file owned by the effective uid and gid
/systemd-251/tmpfiles.d/
DREADME8 Use 'systemd-analyze cat-config tmpfiles.d' to display the effective config.
/systemd-251/rules.d/
DREADME8 Use 'systemd-analyze cat-config udev/rules.d' to display the effective config.
/systemd-251/hwdb.d/
DREADME11 Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.
/systemd-251/src/home/
Dhomework.c1091 _cleanup_(strv_free_erasep) char **effective = NULL; in user_record_compile_effective_passwords()
1122 r = strv_extend(&effective, *j); in user_record_compile_effective_passwords()
1163 r = strv_extend(&effective, p); in user_record_compile_effective_passwords()
1199 r = strv_extend(&effective, data.decrypted_password); in user_record_compile_effective_passwords()
1227 r = strv_extend(&effective, decrypted_password); in user_record_compile_effective_passwords()
1241 *ret_effective_passwords = TAKE_PTR(effective); in user_record_compile_effective_passwords()
/systemd-251/LICENSES/
DCC0-1.0.txt92 "License"). The License shall be deemed effective as of the date CC0 was
/systemd-251/docs/
DARCHITECTURE.md90 (mostly in the form of effective capabilities). These tests are self-contained,
DCREDENTIALS.md58 8. Credentials are an effective way to pass parameters into services that run
/systemd-251/test/
DREADME.testsuite167 on libera.chat is an effective way to receive support in general.
/systemd-251/src/nspawn/
Dnspawn.c2710 if (q.effective == UINT64_MAX) in drop_capabilities()
2711 q.effective = uid == 0 ? q.bounding : 0; in drop_capabilities()
2728 .effective = uid == 0 ? arg_caps_retain : 0, in drop_capabilities()
Dnspawn-oci.c322 …effective", JSON_VARIANT_ARRAY, oci_capability_array, offsetof(CapabilityQuintet, effective) }, in oci_capabilities()
/systemd-251/
DNEWS713 effective way to make certain API file systems unavailable to
3138 * "systemctl edit" has been updated to show the original effective unit
3340 the core file, systemd-coredump will use the effective uid and gid of
6663 extend the effective start, runtime, and stop time. The service must
7966 SystemCallFilter=@clock is now an effective way to make all clock
8968 putting an effective limit on them. The new setting defaults
12196 * journald will now implicitly log the effective capabilities