Skip to content

Conversation

@AirFortressIlikara
Copy link
Member

@AirFortressIlikara AirFortressIlikara commented Oct 16, 2025

Topic Description

Package(s) Affected

  • rustdesk-server: 1.1.14

Security Update?

No

Build Order

#buildit rustdesk-server

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64
  • LoongArch 64-bit (No SIMD) loongarch64_nosimd

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@AirFortressIlikara AirFortressIlikara added the new-package New AOSC OS package label Oct 16, 2025
@AirFortressIlikara AirFortressIlikara changed the title rustdesk: new, 1.1.14 rustdesk-server: new, 1.1.14 Oct 16, 2025
@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report:

rustdesk-server introduced at 1.1.14~pre20251016T150532Z on amd64, arm64, loongarch64, ppc64el:

19 added, 0 removed, size +21.1 MB
--- a
+++ b
@@ -0,0 +1,19 @@
+drwxr-xr-x     ./
+drwxr-xr-x     ./usr/
+drwxr-xr-x     ./usr/bin/
+-rwxr-xr-x     ./usr/bin/hbbr
+-rwxr-xr-x     ./usr/bin/hbbs
+-rwxr-xr-x     ./usr/bin/rustdesk-utils
+drwxr-xr-x     ./usr/lib/
+drwxr-xr-x     ./usr/lib/systemd/
+drwxr-xr-x     ./usr/lib/systemd/system/
+-rw-r--r--     ./usr/lib/systemd/system/rustdesk-hbbr.service
+-rw-r--r--     ./usr/lib/systemd/system/rustdesk-hbbs.service
+drwxr-xr-x     ./usr/lib/sysusers.d/
+-rw-r--r--     ./usr/lib/sysusers.d/rustdesk-server.conf
+drwxr-xr-x     ./usr/lib/tmpfiles.d/
+-rw-r--r--     ./usr/lib/tmpfiles.d/rustdesk-server.conf
+drwxr-xr-x     ./usr/share/
+drwxr-xr-x     ./usr/share/doc/
+drwxr-xr-x     ./usr/share/doc/rustdesk-server/
+-rw-r--r--     ./usr/share/doc/rustdesk-server/LICENSE

@AirFortressIlikara
Copy link
Member Author

rustdesk-server run on 3A6000
2 Clients on win11
network proxy via zerotier
图片
图片

@AirFortressIlikara AirFortressIlikara marked this pull request as ready for review October 16, 2025 15:57
@@ -0,0 +1 @@
u rustdesk-server - "RustDesk Server service user" /var/lib/rustdesk-server /usr/bin/nologin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

daemon owner

@@ -0,0 +1 @@
d /var/lib/rustdesk-server 0750 rustdesk-server rustdesk-server -
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the read-bit for the whole group? Does the user need to be in this group to use the daemon?

@@ -0,0 +1,6 @@
PKGNAME=rustdesk-server
PKGSEC=web
PKGDES="Self-host own RustDesk server"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-hosted RustDesk server

ExecStart=/usr/bin/hbbs
Restart=always
RestartSec=5
LimitNOFILE=65535
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, why?


[Service]
User=rustdesk-server
Group=rustdesk-server
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this specified by the upstream? If not, can we try rustdesk so we save a dash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package New AOSC OS package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants