Searched refs:run (Results 1 – 25 of 415) sorted by relevance
12345678910>>...17
7 systemd-run --unit=simple1.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=simple…8 test -f /run/simple110 systemd-run --unit=simple2.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=simple…12 test -f /run/simple214 systemd-run --unit=exec1.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=exec -p …15 test -f /run/exec117 systemd-run --unit=exec2.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=exec -p …19 test -f /run/exec234 systemd-run --unit=forking1.service --wait -p StandardOutput=tty -p StandardError=tty -p Type=forki…35 test -f /run/forking1[all …]
64 systemd-run -P -p RootImage="${image}.raw" cat /usr/lib/os-release | grep -q -F "MARKER=1"67 systemd-run -P -p RootImage="${image}.raw" -p RootHash="${image}.foohash" -p RootVerity="${image}.f…69 systemd-run -P --property RootImage="${image}.raw" --property RootHash="${roothash}" --property Roo…170 mkdir -p /run/verity.d171 ln -s "${image}.crt" /run/verity.d/ok.crt213 systemd-run -P -p RootImage="${image}.gpt" -p RootHash="${roothash}" -p MountAPIVFS=yes cat /usr/li…215 systemd-run -P -p RootImage="${image}.raw" -p RootImageOptions="root:nosuid,dev home:ro,dev ro,noat…216 systemd-run -P -p RootImage="${image}.gpt" -p RootImageOptions="root:ro,noatime root:ro,dev" mount …219 cat >/run/systemd/system/testservice-50a.service <<EOF223 BindPaths=${image_dir}/result:/run/result[all …]
23 test ! -e /run/testservice31 test -d /run/testservice41 test -d /run/testservice49 test -d /run/testservice57 test ! -e /run/testservice65 test ! -e /run/testservice73 test ! -e /run/testservice94 test ! -e /run/testservice102 test -d /run/private/testservice106 test -L /run/testservice[all …]
15 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz touch "$…16 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz test -f …17 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz -p Tempo…18 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz:yyy test…19 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz:xxx -p T…20 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz:xxx -p T…21 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=0 -p "${directory}"=zzz test -f …32 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=1 -p "${directory}"=zzz test -f …33 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=1 -p "${directory}"=zzz -p Tempo…34 …systemd-run --wait -p RuntimeDirectoryPreserve=yes -p DynamicUser=1 -p "${directory}"=zzz:yyy test…[all …]
15 runas testuser systemd-run --wait --user --unit=test-private-users \20 runas testuser systemd-run --wait --user --unit=test-private-tmp-innerfile \28 runas testuser systemd-run --wait --user --unit=test-private-tmp-outerfile \33 runas testuser systemd-run --wait --user --unit=test-unprotected-home \38 runas testuser systemd-run --wait --user --unit=test-protect-home-read-only \48 runas testuser systemd-run --wait --user --unit=test-protect-home-tmpfs \54 runas testuser systemd-run --wait --user --unit=test-protect-home-yes \66 runas testuser systemd-run --wait --user --unit=test-group-fail \73 runas testuser systemd-run --wait --user --unit=test-bind-mount \77 runas testuser systemd-run --wait --user --unit=test-read-write \[all …]
17 systemd-run -p DynamicUser=1 --unit=test20-sleep.service /bin/sleep infinity75 echo \$MAINPID >/run/mainpidsh/pid79 …stemd-run --unit=test20-mainpidsh.service -p StandardOutput=tty -p StandardError=tty -p Type=forki…99 echo \$MAINPID >/run/mainpidsh2/pid100 chown 1001:1001 /run/mainpidsh2/pid104 …temd-run --unit=test20-mainpidsh2.service -p StandardOutput=tty -p StandardError=tty -p Type=forki…123 ln -s ../mainpidsh/pid /run/mainpidsh3/pid126 test -f /run/mainpidsh3/pid132 systemd-run --unit=test20-mainpidsh3.service \137 -p PIDFile=/run/mainpidsh3/pid \[all …]
6 mkdir -p /run/udev/rules.d/8 test ! -f /run/udev/tags/added/c1:39 test ! -f /run/udev/tags/changed/c1:312 cat >/run/udev/rules.d/50-testsuite.rules <<EOF21 test -f /run/udev/tags/added/c1:322 test ! -f /run/udev/tags/changed/c1:330 test -f /run/udev/tags/added/c1:331 test -f /run/udev/tags/changed/c1:339 test -f /run/udev/tags/added/c1:340 test -f /run/udev/tags/changed/c1:3[all …]
28 cat >/run/systemd/system/testservice-failure-68.service <<EOF36 cat >/run/systemd/system/testservice-failure-68-template.service <<EOF44 cat >/run/systemd/system/testservice-success-68.service <<EOF52 cat >/run/systemd/system/testservice-success-68-template.service <<EOF99 cat >/run/systemd/system/testservice-success-exit-handler-68.service <<EOF105 cp /run/systemd/system/testservice-success-exit-handler-68.service \106 /run/systemd/system/testservice-transient-success-exit-handler-68.service109 cat >/run/systemd/system/testservice-success-exit-handler-68-template@.service <<EOF156 cat >/run/systemd/system/testservice-failure-exit-handler-68.service <<EOF167 cp /run/systemd/system/testservice-failure-exit-handler-68.service \[all …]
11 for f in /run/udev/watch/*; do14 test "$(readlink "/run/udev/watch/${ID_OR_HANDLE}")" = "$(basename "$f")"39 mkdir -p /run/udev/rules.d/41 cat >/run/udev/rules.d/00-debug.rules <<EOF45 cat >/run/udev/rules.d/50-testsuite.rules <<EOF55 cat >/run/udev/rules.d/50-testsuite.rules <<EOF65 rm /run/udev/rules.d/00-debug.rules66 rm /run/udev/rules.d/50-testsuite.rules
7 cat >/run/systemd/system/testservice-48.target <<EOF27 cat >/run/systemd/system/testservice-48.service <<EOF38 rm -f /run/systemd/system/testservice-48.service43 cat >/run/systemd/system/testservice-48.service <<EOF60 rm -f /run/systemd/system/testservice-48.service /run/systemd/system/testservice-48.target65 cat >/run/systemd/system/testservice-48.target <<EOF75 cat >/run/systemd/system/testservice-48.service <<EOF
5 echo "MARKER_FIXED" >/run/testservice-49-fixed6 mkdir -p /run/inaccessible12 systemctl bind --mkdir testsuite-49-namespaced.service /run/testservice-49-fixed /run/inaccessible/…15 echo "MARKER_RUNTIME" >/run/testservice-49-runtime17 systemctl bind --mkdir testsuite-49-namespaced.service /run/testservice-49-runtime /tmp/testfile_ru…30 systemctl bind --mkdir testsuite-49-non-namespaced.service /run/testservice-49-runtime /tmp/testfil…
8 U=/run/systemd/system/test12.socket14 ListenStream=/run/test12.socket19 cat >/run/systemd/system/test12@.service <<EOF30 echo A | nc -w1 -U /run/test12.socket36 echo B | nc -w1 -U /run/test12.socket && exit 141 echo C | nc -w1 -U /run/test12.socket && exit 146 echo D | nc -w1 -U /run/test12.socket
14 systemd-run --unit=one -p Type=simple /bin/sleep infinity15 systemd-run --unit=two -p Type=simple -p User=idontexist /bin/sleep infinity16 systemd-run --unit=three -p Type=simple /tmp/brokenbinary19 systemd-run --unit=four -p Type=exec /bin/sleep infinity20 systemd-run --unit=five -p Type=exec -p User=idontexist /bin/sleep infinity && { echo 'unexpected s…21 systemd-run --unit=six -p Type=exec /tmp/brokenbinary && { echo 'unexpected success'; exit 1; }23 systemd-run --unit=seven -p KillSignal=SIGTERM -p RestartKillSignal=SIGINT -p Type=exec /bin/sleep …
29 systemd-run --wait --unit=one -p Type=notify -p ExitType=cgroup \33 systemd-run --wait --unit=two -p Type=notify -p ExitType=cgroup \38 systemd-run --wait --unit=three -p Type=notify -p ExitType=cgroup \44 systemd-run --wait --unit=four -p Type=notify -p ExitType=cgroup \68 systemd-run --wait --unit=five -p Type=notify -p ExitType=cgroup \72 systemd-run --wait --unit=six -p Type=notify -p ExitType=cgroup \
93 cat >/run/systemd/system/nspawn_machinectl_bind.service <<EOF126 mkdir -p /run/systemd/nspawn/127 cat >/run/systemd/nspawn/testsuite-13.nc-container.nspawn <<EOF138 rm -f /run/systemd/nspawn/testsuite-13.nc-container.nspawn141 function run { function217 run no no $api_vfs_writable218 run yes no $api_vfs_writable219 run no yes $api_vfs_writable220 run yes yes $api_vfs_writable
163 systemd-run -p NUMAPolicy=default -p NUMAMask=0 --unit "$runUnit" sleep 1000311 systemd-run -p NUMAPolicy=default --unit "$runUnit" sleep 1000315 systemd-run -p NUMAPolicy=default -p NUMAMask=0 --unit "$runUnit" sleep 1000319 systemd-run -p NUMAPolicy=bind -p NUMAMask=0 --unit "$runUnit" sleep 1000323 systemd-run -p NUMAPolicy=interleave -p NUMAMask=0 --unit "$runUnit" sleep 1000327 systemd-run -p NUMAPolicy=preferred -p NUMAMask=0 --unit "$runUnit" sleep 1000331 systemd-run -p NUMAPolicy=local --unit "$runUnit" sleep 1000335 systemd-run -p NUMAPolicy=local -p NUMAMask=0 --unit "$runUnit" sleep 1000339 systemd-run -p NUMAPolicy=local -p NUMAMask=0 -p CPUAffinity=numa --unit "$runUnit" sleep 1000
9 systemd-run -p LoadCredential=passwd:/etc/passwd \57 systemd-run -p LoadCredential=passwd:/etc/passwd \62 systemd-run -p LoadCredential=passwd:/etc/passwd \74 systemd-run -p LoadCredential=cred:/tmp/ts54-creds \92 systemd-run -p LoadCredentialEncrypted=test-54:/tmp/test-54-ciphertext \101 systemd-run -p SetCredentialEncrypted=test-54:"$(cat /tmp/test-54-ciphertext)" \
7 systemd-run --wait --unit=test0.service -p "DynamicUser=1" -p "Delegate=" \12 systemd-run --wait --unit=test1.service -p "DynamicUser=1" -p "Delegate=memory pids" \15 systemd-run --wait --unit=test2.service -p "DynamicUser=1" -p "Delegate=memory pids" \22 …systemd-run --wait --unit=test3.service -p "IOAccounting=yes" -p "Slice=system-foo-bar-baz.slice" …30 systemd-run --wait --unit=test4.service true
6 systemd-run --wait -p FailureAction=poweroff true7 systemd-run --wait -p SuccessAction=poweroff false && { echo 'unexpected success'; exit 1; }11 systemd-run --wait -p SuccessAction=reboot true14 systemd-run --wait -p FailureAction=poweroff false
10 d /run/user 0755 root root -12 F! /run/utmp 0664 root utmp -15 d /run/systemd/ask-password 0755 root root -16 d /run/systemd/seats 0755 root root -17 d /run/systemd/sessions 0755 root root -18 d /run/systemd/users 0755 root root -19 d /run/systemd/machines 0755 root root -20 d /run/systemd/shutdown 0755 root root -22 d /run/log 0755 root root -24 z /run/log/journal 2755 root systemd-journal - -[all …]
6 To run the extended testsuite do the following:9 $ sudo test/run-integration-tests.sh13 + make -C TEST-01-BASIC clean setup run22 + make -C TEST-02-CRYPTSETUP clean setup run27 To run just one of the cases:29 $ sudo make -C test/TEST-01-BASIC clean setup run37 $ sudo BUILD_DIR=some-other-build/ test/run-integration-tests49 To run the extended testsuite using the systemd installed on the system instead52 $ sudo NO_BUILD=1 test/run-integration-tests58 Don't run tests under qemu[all …]
55 …run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-j…58 run: |72 run: ./.github/workflows/run_mkosi.sh build75 run: ./.github/workflows/run_mkosi.sh summary78 run: ./.github/workflows/run_mkosi.sh boot ${{ env.KERNEL_CMDLINE }}81 …run: ./.github/workflows/run_mkosi.sh shell bash -c "[[ -e /testok ]] || { cat /failed-services; e…89 run: ./.github/workflows/run_mkosi.sh qemu93 …run: ./.github/workflows/run_mkosi.sh shell bash -c "[[ -e /testok ]] || { cat /failed-services; e…
31 …run: echo "COVERITY_SCAN_NOTIFICATION_EMAIL=$(git log -1 ${{ github.sha }} --pretty=\"%aE\")" >> "…33 run: tools/get-coverity.sh36 run: sudo -E .github/workflows/unit_tests.sh SETUP39 run: meson cov-build -Dman=false41 run: tools/coverity.sh build43 run: tools/coverity.sh upload
13 # This script will run after any package is initially installed or23 # On removal, we need to run daemon-reload after any units have been25 # On upgrade, we need to run daemon-reload after any new unit files45 # will run before the tmpfiles file trigger.61 if test -d "/run/systemd/system"; then69 # tmpfiles automatically. The priority is set such that it will run71 if test -d "/run/systemd/system"; then78 if test -e /run/udev/control; then85 if test -d "/run/systemd/system"; then
21 if [ -d /run/systemd/system ]; then31 [ -d /run/systemd/system ] || exit 042 [ -d /run/systemd/system ] || exit 051 [ -d /run/systemd/system ] || exit 069 [ -d /run/systemd/system ] || exit 086 [ -d /run/systemd/system ] || exit 0