Commits

Romain Naour committed 5550b35c9f9
package/dhcp: dhcp server: select systemd tmpfile support when systemd is used tmpfile support is optional in systemd but the dhcp server install it's config file in $(TARGET_DIR)/usr/lib/tmpfiles.d directory when systemd is used as init system. So it seems that dhcp server require tmpfile support for systemd based system. Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 51a24f8d71afef70ef42ab3e062277f2d602a278) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>