www-apps/beszel-hub: Last cleanup
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
647d9f73fb
commit
a4cb8b04d0
3 changed files with 4 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ ProtectKernelLogs=yes
|
|||
ProtectSystem=strict
|
||||
RemoveIPC=yes
|
||||
RestrictSUIDSGID=true
|
||||
ReadWritePaths=/var/lib/beszel-hub
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue