Searched refs:minimal (Results 1 – 19 of 19) sorted by relevance
/systemd-251/test/units/ |
D | testsuite-29.sh | 30 portablectl "${ARGS[@]}" attach --now --runtime /usr/share/minimal_0.raw minimal-app0 32 systemctl is-active minimal-app0.service 33 systemctl is-active minimal-app0-foo.service 34 systemctl is-active minimal-app0-bar.service && exit 1 36 portablectl "${ARGS[@]}" reattach --now --runtime /usr/share/minimal_1.raw minimal-app0 38 systemctl is-active minimal-app0.service 39 systemctl is-active minimal-app0-bar.service 40 systemctl is-active minimal-app0-foo.service && exit 1 45 portablectl detach --now --runtime /usr/share/minimal_1.raw minimal-app0 55 portablectl "${ARGS[@]}" attach --copy=symlink --now --runtime /tmp/minimal_0 minimal-app0 [all …]
|
D | testsuite-50.sh | 28 cp /usr/share/minimal* "${image_dir}/"
|
/systemd-251/src/basic/ |
D | fs-util.c | 247 mode_t minimal = st.st_mode & mode; /* the subset of the old and the new mask */ in fchmod_and_chown_with_fallback() local 249 if (((minimal ^ st.st_mode) & 07777) != 0) { in fchmod_and_chown_with_fallback() 250 r = fchmod_opath(fd, minimal & 07777); in fchmod_and_chown_with_fallback() 256 if (chmod(path, minimal & 07777) < 0) in fchmod_and_chown_with_fallback()
|
/systemd-251/units/ |
D | var-lib-machines.mount | 12 # versions don't do that anymore, but let's keep minimal compatibility by
|
/systemd-251/mkosi.default.d/fedora/ |
D | 10-mkosi.fedora | 18 glibc-minimal-langpack
|
/systemd-251/mkosi.default.d/centos_epel/ |
D | 10-mkosi.centos_epel | 21 glibc-minimal-langpack
|
/systemd-251/shell-completion/bash/ |
D | homectl | 126 comps='full stripped minimal'
|
/systemd-251/docs/ |
D | HOME_DIRECTORY.md | 134 establishing a minimal level of trust. Since the user record data is 136 key are not accepted, a minimal level of trust between the system and the home
|
D | PORTABLE_SERVICES.md | 200 minimal image would be that complies with the requirements above, it could 205 /usr/lib/systemd/system/minimal-test.service # the unit file for the service, with ExecStart=/usr/b… 222 images minimal.
|
D | RANDOM_SEEDS.md | 20 it. This entropy pool needs to be initialized with a minimal level of entropy 217 minimal. The size of the random seed file is directly derived from the Linux 261 3. In general, systemd's own reliance on the kernel entropy pool is minimal
|
D | ARCHITECTURE.md | 147 [systemd.io](https://systemd.io) website using Github Pages. A minimal unit test
|
D | UIDS-GIDS.md | 47 that any system where this module is enabled works to some minimal level 56 privilege separation and run system daemons with minimal privileges.
|
D | ROOT_STORAGE_DAEMONS.md | 187 creating it on its own. Such modifications can be minimal, and are easily
|
D | BUILDING_IMAGES.md | 157 Typically, if an image is `dd`-ed onto a target disk it will be minimal:
|
D | CREDENTIALS.md | 99 minimal option to enable such namespacing. Note that many other sandboxing
|
D | CONTAINER_INTERFACE.md | 278 used service setting that provides a service with its own, private, minimal
|
D | USER_RECORD.md | 506 `shrink-and-grown` the home area is also shrunk to the minimal size possible 916 which ones shall not. A minimal level of trust must be established between
|
/systemd-251/ |
D | NEWS | 1281 on logout to their minimal size and grow them again on next 1283 the minimal space necessary, but once activated, it provides 1859 installed. And finally, a minimal JSON user and group record (along 2643 systemd packages pull in, permitting building of more minimal OS 2909 to the minimal size the size constraints permit. This is useful to 3599 by default to ensure that home directories take minimal space when 6142 kernels is finally relatively minimal, so that it should be safe to 6726 to proxy such network requests through a privilege-separated, minimal 7019 serve. This is implemented based on a new, minimal, native server 7578 it possible to have no /etc/passwd or /etc/group files in minimal [all …]
|
D | TODO | 239 the sigqueue() data parameter. With that we extended with minimal logic the 311 binary with some minimal info about an URL + hash sum, plus .osrel data, and 486 sandboxed environments that want the host database in minimal form. All 671 address as conduit for some minimal connection metainfo, and use it to
|