Переглянути джерело

correct permissions for system wide telegram installation

master
Markus Katharina Brechtel 5 роки тому
джерело
коміт
21ccd493fa
1 змінених файлів з 3 додано та 0 видалено
  1. +3
    -0
      tasks/setup.yaml

+ 3
- 0
tasks/setup.yaml Переглянути файл

@@ -20,6 +20,9 @@
unarchive:
src: /opt/telegram-desktop/{{_telegram_desktop_dl_filename}}
dest: /opt/telegram-desktop
mode: u=rwx,g=rx,o=rx
owner: root
group: root

- name: link telegram-desktop binary
file:


Завантаження…
Відмінити
Зберегти