Skip to content
Snippets Groups Projects
Commit ceb8dc64 authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[galene] Fix systemd unit


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 6420fe0a
No related branches found
No related tags found
1 merge request!261Galène
{{ ansible_header }}
{{ ansible_header | comment }}
[Unit]
Description=Galene
......@@ -9,7 +9,7 @@ Type=simple
WorkingDirectory=/var/local/galene
User=galene
Group=galene
ExecStart=/var/local/galene/galene --insecure
ExecStart=/var/local/galene/galene --insecure --turn ""
LimitNOFILE=65536
[Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment