Searched refs:removed (Results 1 – 25 of 35) sorted by relevance
12
/systemd-251/test/units/ |
D | testsuite-64.sh | 219 udevadm wait --settle --timeout=30 --removed "/dev/$vgroup" "/dev/disk/by-label/mylvpart1" 240 udevadm wait --settle --timeout=30 --removed "/dev/$vgroup/mypart1" 258 udevadm wait --settle --timeout=30 --removed "/dev/$vgroup/looppart$part" 298 udevadm wait --settle --timeout=30 --removed /dev/disk/by-partlabel/diskpart{1..4} 356 udevadm wait --settle --timeout=30 --removed "/dev/disk/by-uuid/$uuid" 477 …udevadm wait --settle --timeout=30 --removed "/dev/$vgroup" "/dev/disk/by-label/mylvpart1" "${expe… 579 udevadm wait --settle --timeout=30 --removed "${expected_symlinks[@]}" 586 udevadm wait --settle --timeout=30 --removed "${expected_symlinks[@]}" 607 udevadm wait --settle --timeout=30 --removed "${expected_symlinks[@]}" 614 udevadm wait --settle --timeout=30 --removed "${expected_symlinks[@]}" [all …]
|
/systemd-251/src/userdb/ |
D | userdbd-manager.c | 30 bool removed = false; in on_sigchld() local 43 removed = true; in on_sigchld() 45 removed = true; in on_sigchld() 47 if (!removed) { in on_sigchld()
|
/systemd-251/units/ |
D | systemd-journald.socket | 16 # Mount and swap units need this. If this socket unit is removed by an 17 # isolate request the mount and swap units would be removed too,
|
D | systemd-journald-dev-log.socket | 16 # Mount and swap units need this. If this socket unit is removed by an 17 # isolate request the mount and swap units would be removed too,
|
D | system-update-cleanup.service | 28 # update script if it successfully removed the symlink and scheduled a
|
/systemd-251/src/basic/ |
D | filesystems-gperf.gperf | 80 # ncp/ncpfs have been removed from the kernel, but ncpfs was the official name 113 # smbfs was removed from the kernel in 2010, the magic remains
|
/systemd-251/shell-completion/zsh/ |
D | _systemd-tmpfiles | 9 '--remove[All files and directories marked with r, R in the configuration files are removed.]' \
|
D | _udevadm | 112 '--removed[Wait for devices being removed.]' \
|
/systemd-251/docs/ |
D | BOOT_LOADER_INTERFACE.md | 39 `LoaderConfigTimeout`. It is removed automatically after being read by the 58 overrides `LoaderEntryDefault`. It is removed automatically after being read 121 with the `.conf` (or `.efi` in case of Type #2 entries) suffix removed.
|
D | PREDICTABLE_INTERFACE_NAMES.md | 16 …ignment of names sometimes failed. As a result support for this has been removed from systemd/udev… 22 …ic, fully predictable, that they stay fixed even if hardware is added or removed (i.e. no reenumer… 45 * Stable interface names even when hardware is added or removed, i.e. no re-enumeration takes place…
|
D | TEMPORARY_DIRECTORIES.md | 74 directories are removed whenever the service shuts down, hence the lifecycle of 86 automatically removed in regular intervals. (This concept is not new to 95 temporary files it operates on to be suddenly removed. There are a couple of 180 files and directories are eventually removed a well written program avoids even
|
D | USER_GROUP_API.md | 215 `/run/systemd/userdb/` prefix removed). This is useful to allow implementation 224 privileged clients, for all others the section must be removed so that no 227 `privileged` section existed in the user record and was removed, and `false` if 228 no `privileged` section existed or one existed but hasn't been removed).
|
D | AUTOMATIC_BOOT_ASSESSMENT.md | 73 attempt completed successfully the entry's counters are removed from the name 192 drop the boot loader counting information for an entry when it is removed.
|
D | CONVERTING_TO_HOMED.md | 126 copied are removed from the old home directory as the copy progresses. After
|
D | PASSWORD_AGENTS.md | 35 …owing the password box/notification/status icon if the `ask.xxx` file is removed or when `NotAfter…
|
D | USER_RECORD.md | 135 calculated on. In `systemd-homed` this section is also removed when the 155 signature is calculated from the JSON user record with all sections removed, 157 `status`, `signature` itself and `secret` are removed first and thus not 878 home directory remains in unclean state if the storage device is removed from 906 white-space and newlines should be removed and the JSON text then signed. 910 removed before the signature is calculated.
|
D | PORTABLE_SERVICES.md | 33 services. When "detached", these units are removed again from the host, leaving 99 (with `.raw` removed), truncated at the first underscore if there is one.
|
D | USERDB_AND_DESKTOPS.md | 144 probably be removed from the general stack, hence this sounds like a temporary
|
/systemd-251/.github/workflows/ |
D | cifuzz.yml | 42 …# keep-unaffected-fuzz-targets should be removed once https://github.com/google/oss-fuzz/issues/70…
|
/systemd-251/src/rpm/ |
D | triggers.systemd.sh.in | 24 # removed.
|
D | triggers.systemd.in | 33 -- removed.
|
/systemd-251/catalog/ |
D | systemd.catalog.in | 115 Subject: Seat @SEAT_ID@ has now been removed 120 A seat @SEAT_ID@ has been removed and is no longer available. 462 removed). Moreover, any non-alphanumeric characters (as well as any of ":",
|
D | systemd.ru.catalog.in | 133 # Subject: A seat @SEAT_ID@ has now been removed
|
/systemd-251/ |
D | NEWS | 41 of RDRAND has been removed. x86 systems ≥Broadwell that are running 228 device nodes being removed/recycled due to hotplug events, or media 453 * [Network] L2TP= setting was removed. Please use interface specifier in 961 has been removed. Please use the WithoutRA= and UseDelegatedPrefix= 1832 removed, and -U should always be used (unless you use btrfs, where 2395 warning is emitted during build. Support is slated to be removed in 2525 be removed from the device again until the device itself is removed 2806 about its use 1.5 years ago. It has now been removed entirely. 3282 * Support for the .include syntax in unit files has been removed. The 3288 the "syslog" and "syslog-console" switches. They were long removed [all …]
|
/systemd-251/shell-completion/bash/ |
D | udevadm | 67 [WAIT]='-t --timeout --initialized=no --removed --settle'
|
12