1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update systemd.service

This commit is contained in:
Éric Gaspar 2023-02-27 11:28:05 +01:00
parent 170468b261
commit a25422cf10

View file

@ -12,7 +12,7 @@ ExecStart=__INSTALL_DIR__/live/galene -http "127.0.0.1:__PORT__" -insecure -turn
LimitNOFILE=65536
# various hardening options
ReadWritePaths=__DATA_DIR__/recordings __DATA_DIR__/groups
#ReadWritePaths=__DATA_DIR__/recordings __DATA_DIR__/groups
CapabilityBoundingSet=
AmbientCapabilities=
PrivateTmp=yes