Searched refs:attach (Results 1 – 25 of 55) sorted by relevance
123
16 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=121 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=1 && { echo…26 env PIN=123456 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…30 env PIN=123457 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…34 env PIN=123456 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headl…39 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=144 /usr/lib/systemd/systemd-cryptsetup attach test-volume $img - tpm2-device=auto,headless=1 && exit 1
30 portablectl "${ARGS[@]}" attach --now --runtime /usr/share/minimal_0.raw minimal-app055 portablectl "${ARGS[@]}" attach --copy=symlink --now --runtime /tmp/minimal_0 minimal-app075 portablectl "${ARGS[@]}" attach --now --runtime --extension /usr/share/app0.raw /usr/share/minimal_…89 portablectl "${ARGS[@]}" attach --now --runtime --extension /usr/share/app1.raw /usr/share/minimal_…134 portablectl "${ARGS[@]}" attach --copy=symlink --now --runtime /tmp/overlay app1142 portablectl "${ARGS[@]}" attach --copy=symlink --now --runtime --extension /tmp/app0 --extension /t…
256 To simplify debugging systemd when testing changes using mkosi, we're going to show how to attach260 To allow VSCode's debugger to attach to systemd running in a mkosi image, we have to make sure it c…286 debugger how to attach to the systemd instance running in our mkosi container/VM. Create the file a…297 "request": "attach",327 attach breakpoints from the editor and enjoy all the other features of VSCode's debugger.332 container to figure out the PID and enter it when asked and VSCode will attach to that process inst…337 providing the location of the text and data sections. These location can then be used to attach350 If the debugger is too slow to attach to examine an early boot code passage, we can uncomment the
89 # portablectl attach foobar_0.7.23.raw145 Note that `portablectl attach` won't enable or start any of the units it copies149 The `portablectl reattach` command combines a `detach` with an `attach`. It is291 # portablectl attach --extension foobar_0.7.23.raw debian-runtime_11.1.raw foobar292 # portablectl attach --extension barbaz_7.0.23/ debian-runtime_11.1.raw barbaz320 # portablectl attach foobar_0.7.23.raw
8 sudo /usr/lib/systemd/systemd-cryptsetup attach mytest /dev/sdXn - fido2-device=auto
8 sudo /usr/lib/systemd/systemd-cryptsetup attach mytest /dev/sdXn - tpm2-device=auto
24 sudo /usr/lib/systemd/systemd-cryptsetup attach mytest /dev/sdXn - pkcs11-uri=auto
37 sudo lxc-attach -n "$CONTAINER" -- sh -ex <<EOF
43 [IMAGE]='attach detach reattach inspect is-attached set-limit'
85 [ATTACH]='attach'
112 #| msgid "Authentication is required to attach a device to a seat."382 msgid "Authentication is required to attach a device to a seat."909 #| msgid "Authentication is required to attach a device to a seat."911 "Authentication is required to attach or detach a portable service image."
110 #| msgid "Authentication is required to attach a device to a seat."384 msgid "Authentication is required to attach a device to a seat."936 #| msgid "Authentication is required to attach a device to a seat."938 "Authentication is required to attach or detach a portable service image."
114 #| msgid "Authentication is required to attach a device to a seat."372 msgid "Authentication is required to attach a device to a seat."910 #| msgid "Authentication is required to attach a device to a seat."912 "Authentication is required to attach or detach a portable service image."
111 #| msgid "Authentication is required to attach a device to a seat."373 msgid "Authentication is required to attach a device to a seat."919 #| msgid "Authentication is required to attach a device to a seat."921 "Authentication is required to attach or detach a portable service image."
98 #| "Authentication is required to attach or detach a portable service image."111 #| msgid "Authentication is required to attach a device to a seat."363 msgid "Authentication is required to attach a device to a seat."885 "Authentication is required to attach or detach a portable service image."
117 #| msgid "Authentication is required to attach a device to a seat."394 msgid "Authentication is required to attach a device to a seat."955 #| msgid "Authentication is required to attach a device to a seat."957 "Authentication is required to attach or detach a portable service image."
112 #| msgid "Authentication is required to attach a device to a seat."381 msgid "Authentication is required to attach a device to a seat."920 #| msgid "Authentication is required to attach a device to a seat."922 "Authentication is required to attach or detach a portable service image."
98 #| "Authentication is required to attach or detach a portable service image."111 #| msgid "Authentication is required to attach a device to a seat."369 msgid "Authentication is required to attach a device to a seat."860 "Authentication is required to attach or detach a portable service image."
112 #| msgid "Authentication is required to attach a device to a seat."368 msgid "Authentication is required to attach a device to a seat."909 #| msgid "Authentication is required to attach a device to a seat."911 "Authentication is required to attach or detach a portable service image."
347 msgid "Authentication is required to attach a device to a seat."831 "Authentication is required to attach or detach a portable service image."
327 msgid "Authentication is required to attach a device to a seat."801 "Authentication is required to attach or detach a portable service image."
301 msgid "Authentication is required to attach a device to a seat."740 "Authentication is required to attach or detach a portable service image."
143 "attach:Attach one or more devices to a seat"
1132 static int attach(int argc, char *argv[], void *userdata) { in attach() function1442 { "attach", 3, VERB_ANY, 0, attach }, in loginctl_main()
288 To do so, attach the following notices to the program. It is safest289 to attach them to the start of each source file to most effectively