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,18 @@
|
|||
[Unit]
|
||||
Description=rustdesk-server-hbbs
|
||||
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=hbbr
|
||||
Group=hbbr
|
||||
ExecStart=/usr/bin/hbbr
|
||||
PrivateTmp=true
|
||||
PrivateDevices=true
|
||||
ProtectHome=true
|
||||
ProtectSystem=strict
|
||||
WorkingDirectory=/var/lib//hbbr/
|
||||
ReadWriteDirectories=/var/lib/hbbr/
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue