remove selinux

This commit is contained in:
rustdesk
2026-03-21 21:31:14 +08:00
parent 8a081dee3c
commit ba871a4a74
11 changed files with 0 additions and 177 deletions

View File

@@ -102,19 +102,3 @@ Der Anmeldebildschirm mit Wayland wird noch nicht unterstützt. Wenn Sie nach de
Bitte **neu starten**, damit die oben genannten Änderungen wirksam werden. Bitte **neu starten**, damit die oben genannten Änderungen wirksam werden.
{{% /notice %}} {{% /notice %}}
### Berechtigungsproblem
Wenn SELinux aktiviert ist, funktioniert RustDesk weder in X11- noch in Wayland-Umgebungen ordnungsgemäß, siehe zugehörige [Probleme](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
Sie können ausführen:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
Die Zahl in Klammern hinter `audit` ist der Zeitstempel.
{{% /notice %}}
Wenn die Ausgabe `avc: denied` enthält, müssen Sie SELinux-Richtlinien hinzufügen, siehe [SELinux](https://rustdesk.com/docs/de/client/linux/selinux/).

View File

@@ -104,19 +104,3 @@ Login screen using Wayland is not supported yet. If you wanna access login scree
Please **reboot** to make above changes taking effect. Please **reboot** to make above changes taking effect.
{{% /notice %}} {{% /notice %}}
### Permissions Issue
If SELinux is enabled, RustDesk will not work properly in either X11 or Wayland environments, related [issues](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
You can run:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
The number in parentheses after `audit` is timestamp.
{{% /notice %}}
If the output contains `avc: denied`, you need to add SELinux policies, please refer to [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ La pantalla de inicio de sesión usando Wayland aún no es compatible. Si desea
Por favor **reinicie** para que los cambios anteriores tomen efecto. Por favor **reinicie** para que los cambios anteriores tomen efecto.
{{% /notice %}} {{% /notice %}}
### Problemas de permisos
Si SELinux está habilitado, RustDesk no funcionará correctamente en entornos X11 o Wayland, [problemas](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) relacionados.
Puede ejecutar:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
El número entre paréntesis después de `audit` es la marca de tiempo.
{{% /notice %}}
Si la salida contiene `avc: denied`, necesita agregar políticas de SELinux, por favor consulte [SELinux](https://rustdesk.com/docs/es/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ L'écran de connexion utilisant Wayland n'est pas encore pris en charge. Si vous
Veuillez **redémarrer** pour que les modifications ci-dessus prennent effet. Veuillez **redémarrer** pour que les modifications ci-dessus prennent effet.
{{% /notice %}} {{% /notice %}}
### Problèmes de permissions
Si SELinux est activé, RustDesk ne fonctionnera pas correctement dans les environnements X11 ou Wayland, [problèmes](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) connexes.
Vous pouvez exécuter :
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
Le nombre entre parenthèses après `audit` est l'horodatage.
{{% /notice %}}
Si la sortie contient `avc: denied`, vous devez ajouter des politiques SELinux, veuillez vous référer à [SELinux](https://rustdesk.com/docs/fr/client/linux/selinux/).

View File

@@ -101,20 +101,3 @@ La schermata di login che utilizza Wayland non è ancora supportata. Se vuoi acc
{{% notice note %}} {{% notice note %}}
Si prega di **riavviare** per rendere effettive le modifiche sopra. Si prega di **riavviare** per rendere effettive le modifiche sopra.
{{% /notice %}} {{% /notice %}}
### Problemi di Permessi
Se SELinux è abilitato, RustDesk non funzionerà correttamente né in ambienti X11 né Wayland, [problemi](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues) correlati.
Puoi eseguire:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
Il numero tra parentesi dopo `audit` è il timestamp.
{{% /notice %}}
Se l'output contiene `avc: denied`, è necessario aggiungere le politiche SELinux, fare riferimento a [SELinux](https://rustdesk.com/docs/it/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ Waylandを使用するログイン画面はまだサポートされていませ
上記の変更を有効にするには**再起動**してください。 上記の変更を有効にするには**再起動**してください。
{{% /notice %}} {{% /notice %}}
### 権限の問題
SELinuxが有効になっている場合、RustDeskはX11でもWayland環境でも正しく動作しません。関連する[問題](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
次のコマンドを実行できます:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
`audit`の後の括弧内の数字はタイムスタンプです。
{{% /notice %}}
出力に`avc: denied`が含まれている場合は、SELinuxポリシーを追加する必要があります。[SELinux](https://rustdesk.com/docs/ja/client/linux/selinux/)を参照してください。

View File

@@ -102,19 +102,3 @@ Obsługa ekranów logowania przy użyciu Waylanda nie jest jeszcze wspierana. Je
**Uruchom ponownie** system aby powyższe zmiany weszły w życie. **Uruchom ponownie** system aby powyższe zmiany weszły w życie.
{{% /notice %}} {{% /notice %}}
### Problemy z uprawnieniami
Jeżeli SELinux jest włączony, RustDesk nie będzie poprawnie działał ani w środowiskach X11, ani Waylandowych. Powiązane zgłoszenia znajdziesz [tutaj](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
Możesz wykonać:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
Numer w nawiasach po `audit` to znacznik czasu.
{{% /notice %}}
Jeżeli wyjście zawiera `avc: denied`, konieczne jest utworzenie odpowiednich polityk SELinux. Zobacz [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ A tela de login usando Wayland ainda não é suportada. Se você quiser acessar
Por favor **reinicie** para que as alterações acima tenham efeito. Por favor **reinicie** para que as alterações acima tenham efeito.
{{% /notice %}} {{% /notice %}}
### Problema de Permissões
Se o SELinux estiver habilitado, o RustDesk não funcionará corretamente nem em ambientes X11 nem Wayland, relacionado aos [problemas](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues).
Você pode executar:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
O número entre parênteses após `audit` é o timestamp.
{{% /notice %}}
Se a saída contiver `avc: denied`, você precisa adicionar políticas do SELinux, por favor consulte [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ Ecranul de autentificare folosind Wayland nu este încă acceptat. Dacă doriți
Vă rugăm **reporniți** sistemul pentru ca modificările de mai sus să aibă efect. Vă rugăm **reporniți** sistemul pentru ca modificările de mai sus să aibă efect.
{{% /notice %}} {{% /notice %}}
### Probleme de permisiuni
Dacă SELinux este activat, RustDesk nu va funcționa corect nici în medii X11, nici în Wayland; vedeți problemele relevante în repo.
Puteți rula:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
Numărul între paranteze după `audit` este un timestamp.
{{% /notice %}}
Dacă ieșirea conține `avc: denied`, trebuie să adăugați politici SELinux; consultați pagina [SELinux](https://rustdesk.com/docs/en/client/linux/selinux/).

View File

@@ -102,19 +102,3 @@ RustDesk从版本1.2.0开始具有实验性Wayland支持。
请**重启**以使上述更改生效。 请**重启**以使上述更改生效。
{{% /notice %}} {{% /notice %}}
### 权限问题
如果启用了SELinuxRustDesk在X11或Wayland环境中都无法正常工作相关[问题](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
您可以运行:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
`audit`后括号中的数字是时间戳。
{{% /notice %}}
如果输出包含`avc: denied`您需要添加SELinux策略请参阅[SELinux](https://rustdesk.com/docs/en/client/linux/selinux/)。

View File

@@ -102,19 +102,3 @@ RustDesk從版本1.2.0開始具有實驗性Wayland支援。
請**重啟**以使上述更改生效。 請**重啟**以使上述更改生效。
{{% /notice %}} {{% /notice %}}
### 權限問題
如果啟用了SELinuxRustDesk在X11或Wayland環境中都無法正常工作相關[問題](https://github.com/search?q=repo%3Arustdesk%2Frustdesk+SElinux&type=issues)。
您可以執行:
```sh
$ sudo grep 'comm="rustdesk"' /var/log/audit/audit.log | tail -1
type=AVC msg=audit(1697902459.165:707): avc: denied { name_connect } for pid=31346 comm="rustdesk" dest=53330 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ephemeral_port_t:s0 tclass=tcp_socket permissive=0
```
{{% notice note %}}
`audit`後括號中的數字是時間戳記。
{{% /notice %}}
如果輸出包含`avc: denied`您需要新增SELinux策略請參閱[SELinux](https://rustdesk.com/docs/en/client/linux/selinux/)。