torwaechter: small fix to make /run available
[noc.git] / ansible / host_vars / torwaechter / main.yml
index 7a0988e..ea41370 100644 (file)
@@ -24,6 +24,9 @@ openwrt_packages_extra:
   - lsblk
 
 openwrt_mixin:
+  /run:
+    dirname:
+
   # Go binaries
   /usr/local/bin/door_client:
     mode: '0755'