Skip to content
Snippets Groups Projects
Commit 5a2b9907 authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

[stream] Create HLS in tmpfs

parent 2986420a
No related branches found
No related tags found
1 merge request!81Streamtmp
......@@ -52,3 +52,8 @@
src: /usr/share/javascript
dest: /var/www/stream/lib
state: link
- name: Configure tmpfs
lineinfile:
path: /etc/fstab
line: tmpfs /var/www/stream/hls tmpfs rw,noexec,nodev,nosuid 0 0
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