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:
parent
cecde2eab4
commit
b93e0f4db4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ExecStart=__INSTALL_DIR__/live/galene -http "127.0.0.1:__PORT__" -insecure -turn
|
|||
LimitNOFILE=65536
|
||||
|
||||
# various hardening options
|
||||
ReadWritePaths=/var/lib/galene/recordings
|
||||
ReadWritePaths=__DATA_DIR__/recordings
|
||||
CapabilityBoundingSet=
|
||||
AmbientCapabilities=
|
||||
PrivateTmp=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue