Searched refs:strict (Results 1 – 25 of 39) sorted by relevance
12
/systemd-251/test/test-execute/ |
D | exec-protecthome-tmpfs-vs-protectsystem-strict.service | 3 Description=Test ProtectHome=tmpfs vs ProtectSystem=strict 8 ProtectSystem=strict
|
/systemd-251/src/portable/ |
D | meson.build | 27 install_data('profile/strict/service.conf', install_dir : profiledir / 'strict')
|
/systemd-251/docs/ |
D | USER_NAMES.md | 72 Philosophically, the strict mode described below enforces an allow list of 85 In strict mode, only uppercase and lowercase characters are allowed, as well as 95 Note that these rules are both more strict and more relaxed than all of the 97 systemd's strict rules will not necessarily pass a test by the rules enforced 113 warning is shown if the specified user name does not qualify by the strict 149 Note that these relaxed rules are implied by the strict rules above, i.e. all 150 user/group names accepted by the strict rules are also accepted by the relaxed
|
/systemd-251/src/veritysetup/ |
D | veritysetup.c | 43 static int save_roothashsig_option(const char *option, bool strict) { in save_roothashsig_option() argument 58 if (!strict) in save_roothashsig_option()
|
/systemd-251/src/shared/ |
D | hwdb-util.h | 9 int hwdb_update(const char *root, const char *hwdb_bin_dir, bool strict, bool compat);
|
/systemd-251/src/libsystemd-network/ |
D | dhcp-identifier.c | 31 int dhcp_validate_duid_len(DUIDType duid_type, size_t duid_len, bool strict) { in dhcp_validate_duid_len() argument 38 if (!strict) in dhcp_validate_duid_len()
|
D | dhcp-identifier.h | 57 int dhcp_validate_duid_len(DUIDType duid_type, size_t duid_len, bool strict);
|
/systemd-251/test/units/ |
D | testsuite-66-deviceisolation.service | 6 DevicePolicy=strict
|
/systemd-251/src/portable/profile/strict/ |
D | service.conf | 13 ProtectSystem=strict
|
/systemd-251/src/portable/profile/nonetwork/ |
D | service.conf | 16 ProtectSystem=strict
|
/systemd-251/src/portable/profile/default/ |
D | service.conf | 18 ProtectSystem=strict
|
/systemd-251/units/ |
D | systemd-timedated.service.in | 33 ProtectSystem=strict
|
D | systemd-userdbd.service.in | 33 ProtectSystem=strict
|
D | systemd-coredump@.service.in | 36 ProtectSystem=strict
|
D | systemd-hostnamed.service.in | 34 ProtectSystem=strict
|
D | systemd-localed.service.in | 35 ProtectSystem=strict
|
D | systemd-journal-remote.service.in | 32 ProtectSystem=strict
|
D | systemd-resolved.service.in | 40 ProtectSystem=strict
|
D | systemd-timesyncd.service.in | 42 ProtectSystem=strict
|
D | systemd-oomd.service.in | 46 ProtectSystem=strict
|
D | systemd-logind.service.in | 47 ProtectSystem=strict
|
D | systemd-nspawn@.service.in | 31 {# Enforce a strict device policy, similar to the one nspawn configures when it
|
D | systemd-networkd.service.in | 37 ProtectSystem=strict
|
/systemd-251/test/fuzz/fuzz-unit-file/ |
D | systemd-resolved.service | 34 ProtectSystem=strict
|
/systemd-251/shell-completion/bash/ |
D | portablectl | 51 comps="default nonetwork strict trusted"
|
12