On Mon, Aug 13, 2018 at 06:57:06PM +0200, Fernando Fernandez Mancera wrote: > diff --git a/files/osf/Makefile.am b/files/osf/Makefile.am > new file mode 100644 > index 0000000..4c5c9ff > --- /dev/null > +++ b/files/osf/Makefile.am > @@ -0,0 +1,2 @@ > +pkgsysconfdir = ${sysconfdir}/osf > +dist_pkgsysconf_DATA = pf.os Instead of installing this under /etc/osf/ I think we can place this under /etc/nftables/osf/. No need to resend I can update this here if no objections.