mirror of
https://github.com/systemd/systemd
synced 2025-11-21 17:54:46 +01:00
Compare commits
6 Commits
9fe0b90005
...
613f7f26aa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
613f7f26aa | ||
|
|
f8646b9a2e | ||
|
|
b0fe317d14 | ||
|
|
9f4f7f0372 | ||
|
|
0712a94006 | ||
|
|
db555fedf2 |
5
.github/workflows/requirements.txt
vendored
5
.github/workflows/requirements.txt
vendored
@ -1,6 +1,5 @@
|
|||||||
meson==1.8.3 \
|
meson==1.9.1 \
|
||||||
--hash=sha256:ef02b806ce0c5b6becd5bb5dc9fa67662320b29b337e7ace73e4354500590233 \
|
--hash=sha256:f824ab770c041a202f532f69e114c971918ed2daff7ea56583d80642564598d0
|
||||||
--hash=sha256:f118aa910fc0a137cc2dd0122232dbf82153d9a12fb5b0f5bb64896f6a157abf
|
|
||||||
ninja==1.11.1.4 \
|
ninja==1.11.1.4 \
|
||||||
--hash=sha256:055f386fb550c2c9d6157e45e20a84d29c47968876b9c5794ae2aec46f952306 \
|
--hash=sha256:055f386fb550c2c9d6157e45e20a84d29c47968876b9c5794ae2aec46f952306 \
|
||||||
--hash=sha256:096487995473320de7f65d622c3f1d16c3ad174797602218ca8c967f51ec38a0 \
|
--hash=sha256:096487995473320de7f65d622c3f1d16c3ad174797602218ca8c967f51ec38a0 \
|
||||||
|
|||||||
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Run analysis
|
- name: Run analysis
|
||||||
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
|
uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
|
||||||
with:
|
with:
|
||||||
results_file: results.sarif
|
results_file: results.sarif
|
||||||
results_format: sarif
|
results_format: sarif
|
||||||
|
|||||||
@ -1054,6 +1054,11 @@ sensor:modalias:acpi:KIOX010A*:dmi:bvn*:bvr*:svnPositivoTecnologiaSA:pn*:pvr*:rv
|
|||||||
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
|
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
|
||||||
ACCEL_LOCATION=display
|
ACCEL_LOCATION=display
|
||||||
|
|
||||||
|
# Positivo Duo K116J
|
||||||
|
sensor:modalias:acpi:MDA6655*:dmi:bvn*:bvr*:svnPositivoTecnologiaSA:pn*:pvr*:rvnPositivoTecnologiaSA:rnK116J*
|
||||||
|
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
|
||||||
|
ACCEL_LOCATION=display
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
# Predia
|
# Predia
|
||||||
#########################################
|
#########################################
|
||||||
|
|||||||
@ -375,10 +375,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term><command>list-dependencies</command> <optional><replaceable>UNIT</replaceable>…</optional></term>
|
||||||
<command>list-dependencies</command>
|
|
||||||
<optional><replaceable>UNIT</replaceable>...</optional>
|
|
||||||
</term>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Shows units required and wanted by the specified
|
<para>Shows units required and wanted by the specified
|
||||||
@ -694,12 +691,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term><command>bind</command> <replaceable>UNIT</replaceable> <replaceable>PATH</replaceable> [<replaceable>PATH</replaceable>]</term>
|
||||||
<command>bind</command>
|
|
||||||
<replaceable>UNIT</replaceable>
|
|
||||||
<replaceable>PATH</replaceable>
|
|
||||||
[<replaceable>PATH</replaceable>]
|
|
||||||
</term>
|
|
||||||
|
|
||||||
<listitem><para>Bind-mounts a file or directory from the host into the specified unit's mount
|
<listitem><para>Bind-mounts a file or directory from the host into the specified unit's mount
|
||||||
namespace. The first path argument is the source file or directory on the host, the second path
|
namespace. The first path argument is the source file or directory on the host, the second path
|
||||||
@ -726,13 +718,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term><command>mount-image</command> <replaceable>UNIT</replaceable> <replaceable>IMAGE</replaceable> [<replaceable>PATH</replaceable> [<replaceable>PARTITION_NAME</replaceable>:<replaceable>MOUNT_OPTIONS</replaceable>]]</term>
|
||||||
<command>mount-image</command>
|
|
||||||
<replaceable>UNIT</replaceable>
|
|
||||||
<replaceable>IMAGE</replaceable>
|
|
||||||
[<replaceable>PATH</replaceable>
|
|
||||||
[<replaceable>PARTITION_NAME</replaceable>:<replaceable>MOUNT_OPTIONS</replaceable>]]
|
|
||||||
</term>
|
|
||||||
|
|
||||||
<listitem><para>Mounts an image from the host into the specified unit's mount namespace. The first
|
<listitem><para>Mounts an image from the host into the specified unit's mount namespace. The first
|
||||||
path argument is the source image on the host, the second path argument is the destination
|
path argument is the source image on the host, the second path argument is the destination
|
||||||
@ -1215,10 +1201,8 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command>add-wants <replaceable>TARGET</replaceable>
|
<term><command>add-wants <replaceable>TARGET</replaceable> <replaceable>UNIT</replaceable>…</command></term>
|
||||||
<replaceable>UNIT</replaceable>…</command></term>
|
<term><command>add-requires <replaceable>TARGET</replaceable> <replaceable>UNIT</replaceable>…</command></term>
|
||||||
<term><command>add-requires <replaceable>TARGET</replaceable>
|
|
||||||
<replaceable>UNIT</replaceable>…</command></term>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Adds <literal>Wants=</literal> or <literal>Requires=</literal>
|
<para>Adds <literal>Wants=</literal> or <literal>Requires=</literal>
|
||||||
@ -1444,10 +1428,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term><command>import-environment</command> <replaceable>VARIABLE…</replaceable></term>
|
||||||
<command>import-environment</command>
|
|
||||||
<replaceable>VARIABLE…</replaceable>
|
|
||||||
</term>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Import all, one or more environment variables set on the client into the systemd manager
|
<para>Import all, one or more environment variables set on the client into the systemd manager
|
||||||
|
|||||||
@ -1245,7 +1245,7 @@ static int parse_argv(int argc, char *argv[]) {
|
|||||||
|
|
||||||
arg_userns_ownership = user_namespace_ownership_from_string(optarg);
|
arg_userns_ownership = user_namespace_ownership_from_string(optarg);
|
||||||
if (arg_userns_ownership < 0)
|
if (arg_userns_ownership < 0)
|
||||||
return log_error_errno(arg_userns_ownership, "Cannot parse --user-namespace-ownership= value: %s", optarg);
|
return log_error_errno(arg_userns_ownership, "Cannot parse --private-users-ownership= value: %s", optarg);
|
||||||
|
|
||||||
arg_settings_mask |= SETTING_USERNS;
|
arg_settings_mask |= SETTING_USERNS;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user