From: Michael Gebetsroither Date: Sun, 15 Sep 2019 17:56:39 +0000 (+0200) Subject: torwaechter: additional hotplug fixes X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=138d61850383489547b4c29de9d07ecf147a238a torwaechter: additional hotplug fixes --- diff --git a/ansible/host_vars/torwaechter/main.yml b/ansible/host_vars/torwaechter/main.yml index 768a040..d24a0a7 100644 --- a/ansible/host_vars/torwaechter/main.yml +++ b/ansible/host_vars/torwaechter/main.yml @@ -60,7 +60,7 @@ openwrt_mixin: /etc/hotplug.d/tty/door.tty: mode: '0755' file: "{{ global_cache_dir }}/{{ inventory_hostname }}/door_and_sensors/scripts/door.tty" - /etc/hotplug.d/tty/door.usb: + /etc/hotplug.d/usb/door.usb: mode: '0755' file: "{{ global_cache_dir }}/{{ inventory_hostname }}/door_and_sensors/scripts/door.usb"