www-apps/beszel-hub: Last cleanup
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
Manuel Friedli 2026-02-06 22:31:36 +01:00
parent 647d9f73fb
commit a4cb8b04d0
3 changed files with 4 additions and 3 deletions

View file

@ -10,7 +10,7 @@
# Instead, they are used as parameters for command line options.
# Set the listen address and port for HTTP connections. Leave empty for
# default 127.0.0.1:8090
#BESZEL_HUB_SERVE_HTTP=localhost:9080
#BESZEL_HUB_SERVE_HTTP=localhost:8090
# Set the listen address and port for HTTPS connections. Leave empty for
# default - disabled.

View file

@ -24,6 +24,7 @@ ProtectKernelLogs=yes
ProtectSystem=strict
RemoveIPC=yes
RestrictSUIDSGID=true
ReadWritePaths=/var/lib/beszel-hub
[Install]
WantedBy=multi-user.target