new version adguardhome element-web glpi grocy mautrix-whatsapp metabase rss-bridge tt-rss wallabag zigbee2mqtt

add rustdesk-server
This commit is contained in:
thomas 2022-06-11 22:16:17 +02:00
parent ad8ebb543c
commit f7730928e4
29 changed files with 272 additions and 59 deletions

View file

@ -0,0 +1,18 @@
[Unit]
Description=rustdesk-server-hbbs
After=network.target
[Service]
User=hbbs
Group=hbbs
ExecStart=/usr/bin/hbbs
PrivateTmp=true
PrivateDevices=true
ProtectHome=true
ProtectSystem=strict
WorkingDirectory=/var/lib//hbbs/
ReadWriteDirectories=/var/lib/hbbs/
[Install]
WantedBy=multi-user.target