From: Michael Gebetsroither Date: Sun, 15 Sep 2019 15:41:25 +0000 (+0200) Subject: torwaechter: small fix to make /run available X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=2d31a118104afea81e885845bbf139d38b913b9d torwaechter: small fix to make /run available there is a tmpfs mounted on that later on --- diff --git a/ansible/host_vars/torwaechter/main.yml b/ansible/host_vars/torwaechter/main.yml index 7a0988e..ea41370 100644 --- a/ansible/host_vars/torwaechter/main.yml +++ b/ansible/host_vars/torwaechter/main.yml @@ -24,6 +24,9 @@ openwrt_packages_extra: - lsblk openwrt_mixin: + /run: + dirname: + # Go binaries /usr/local/bin/door_client: mode: '0755'