diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-11-17 09:39:36 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-11-24 17:44:57 +0100 |
commit | 711b1d544888d56261ad2c01be13034fb7f78dce (patch) | |
tree | 8723e9f15455a32d7da0c049af8615f0dd165cb1 /conf/generate-unit-conf/binder.inc | |
parent | 1d3e83b0b3d2cf229e78874b3ed842f9c107dde8 (diff) |
genconf: set filetype and syntax
Change-Id: Ibcff5a513c4559c84ddfca1ef9449b1eff544006
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf/generate-unit-conf/binder.inc')
-rw-r--r-- | conf/generate-unit-conf/binder.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/generate-unit-conf/binder.inc b/conf/generate-unit-conf/binder.inc index 48915c0..855956b 100644 --- a/conf/generate-unit-conf/binder.inc +++ b/conf/generate-unit-conf/binder.inc @@ -1,3 +1,4 @@ +dnl vim: set filetype=sysctl.conf.m4 syntax=sysctl.conf.m4: IF_AGL_DEVEL X-AFM-http-port={{:#metadata.http-port}} |