-
Couldn't load subscription status.
- Fork 126
rustdesk-server: new, 1.1.14 #13093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: stable
Are you sure you want to change the base?
rustdesk-server: new, 1.1.14 #13093
Conversation
364c6db to
754303b
Compare
754303b to
d5d0a6a
Compare
Signed-off-by: Ilikara <[email protected]>
d5d0a6a to
6e02cf2
Compare
|
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
|
| @@ -0,0 +1 @@ | |||
| u rustdesk-server - "RustDesk Server service user" /var/lib/rustdesk-server /usr/bin/nologin | |||
There was a problem hiding this comment.
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 - | |||
There was a problem hiding this comment.
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" | |||
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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?


Topic Description
Signed-off-by: Ilikara [email protected]
Package(s) Affected
Security Update?
No
Build Order
Test Build(s) Done
Primary Architectures
amd64arm64loongarch64loongarch64_nosimdSecondary Architectures
loongson3ppc64elriscv64