Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 35) sorted by relevance

12

/systemd-251/test/units/
Dtestsuite-64.sh219 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/
Duserdbd-manager.c30 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/
Dsystemd-journald.socket16 # 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,
Dsystemd-journald-dev-log.socket16 # 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,
Dsystem-update-cleanup.service28 # update script if it successfully removed the symlink and scheduled a
/systemd-251/src/basic/
Dfilesystems-gperf.gperf80 # 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-tmpfiles9 '--remove[All files and directories marked with r, R in the configuration files are removed.]' \
D_udevadm112 '--removed[Wait for devices being removed.]' \
/systemd-251/docs/
DBOOT_LOADER_INTERFACE.md39 `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.
DPREDICTABLE_INTERFACE_NAMES.md16 …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…
DTEMPORARY_DIRECTORIES.md74 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
DUSER_GROUP_API.md215 `/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).
DAUTOMATIC_BOOT_ASSESSMENT.md73 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.
DCONVERTING_TO_HOMED.md126 copied are removed from the old home directory as the copy progresses. After
DPASSWORD_AGENTS.md35 …owing the password box/notification/status icon if the `ask.xxx` file is removed or when `NotAfter…
DUSER_RECORD.md135 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.
DPORTABLE_SERVICES.md33 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.
DUSERDB_AND_DESKTOPS.md144 probably be removed from the general stack, hence this sounds like a temporary
/systemd-251/.github/workflows/
Dcifuzz.yml42 …# keep-unaffected-fuzz-targets should be removed once https://github.com/google/oss-fuzz/issues/70…
/systemd-251/src/rpm/
Dtriggers.systemd.sh.in24 # removed.
Dtriggers.systemd.in33 -- removed.
/systemd-251/catalog/
Dsystemd.catalog.in115 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 ":",
Dsystemd.ru.catalog.in133 # Subject: A seat @SEAT_ID@ has now been removed
/systemd-251/
DNEWS41 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/
Dudevadm67 [WAIT]='-t --timeout --initialized=no --removed --settle'

12