18. Dezember 2014 13:56 Uhr, "Jan Engelhardt" <jengelh@xxxxxxx> schrieb: > On Thursday 2014-12-18 13:47, Jörg Thalheim wrote: > >> + >> +nftables_confdir = ${sysconfdir} >> +nftables_conf_DATA = nftables.conf > > Per systemd and distro directions, upstream-provided files should really really be located in /usr, > not /etc > (this location being reserved for machine- and user-specific tweaks). > > That's why something.service is provided in /usr(/lib/systemd/system/) rather > rather than /etc/systemd/system, for example. This is what the code does (/usr/lib/systemd/system/nftables.service). In nftables.conf I have added some dummy rules, because the service file relies on it and will fails otherwise which is a bad default. > -- > To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html