buildrootschalter/package/dropbear
Maxime Hadjinlian fe823b6374 dropbear: fix missing directory with systemd
The current SysV startup script create a directory which is necessary
for dropbear to correctly work.
This creation is not done with systemd.

Instead of both init creating the directory, we add the creation of this
directory to the INSTALL_TARGET_CMDS to make sure it's present.

[Peter: use make syntax for TARGET_DIR as pointed out by Thomas]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-28 10:01:44 +02:00
..
Config.in dropbear: factorize the 'depends on BR2_PACKAGE_DROPBEAR' 2013-05-27 13:10:26 +02:00
S50dropbear dropbear: fix missing directory with systemd 2014-05-28 10:01:44 +02:00
dropbear.mk dropbear: fix missing directory with systemd 2014-05-28 10:01:44 +02:00
dropbear.service dropbear: bump to version 2013.62 2013-12-04 14:29:11 +01:00