new version adguardhome element-web glpi grocy mautrix-whatsapp metabase rss-bridge tt-rss wallabag zigbee2mqtt
add rustdesk-server
This commit is contained in:
parent
ad8ebb543c
commit
f7730928e4
29 changed files with 272 additions and 59 deletions
|
@ -0,0 +1,7 @@
|
|||
Package: rustdesk-server-hbbs
|
||||
Version: %VERSION%
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Maintainer: Thomas Legay <thomas@syngate.fr>
|
||||
Description: rustdesk-server-hbbs
|
4
ressources/rustdesk-server/rustdesk-server-hbbs/DEBIAN/postinst
Executable file
4
ressources/rustdesk-server/rustdesk-server-hbbs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
id hbbs &> /dev/null || useradd hbbs -r -s /bin/false -md /var/lib/hbbs
|
||||
chown hbbs:hbbs /var/lib/hbbs
|
Loading…
Add table
Add a link
Reference in a new issue