matrix user ssh notify.sh

This commit is contained in:
olli 2024-08-19 09:30:57 +02:00
parent fe97121179
commit eee148211d

View File

@ -128,8 +128,8 @@
path: /home/matrix/.ssh/id_ed25519
type: ed25519
- name: /
blockinfile: Force matrix user to run notify.sh via ssh
- name: Force matrix user to run notify.sh via ssh /usr/local/bin/notify.sh
blockinfile:
path: /etc/ssh/sshd_config.d/matrix.conf
create: yes
mode: 0644