package/dhcp: dhcp server: select systemd tmpfile support when systemd is used
authorRomain Naour <romain.naour@gmail.com>
Fri, 26 May 2017 22:13:48 +0000 (00:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 24 Jun 2017 21:27:12 +0000 (23:27 +0200)
commit51a24f8d71afef70ef42ab3e062277f2d602a278
treed2622d358d308f88f749a249db4a12d2e7170792
parent3b7af7fca9fb600b2e86834c2b48cb97725fcb27
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>
package/dhcp/Config.in