Archlinux mkinitcpio hook to enable the dropbear daemon in early userspace
Find a file
Toke Høiland-Jørgensen de26d19079 Start dropbear by systemd unit if systemd is enabled.
The hook scripts are not run in systemd mode, so a systemd unit is
required. This adds a custom unit that has the right ordering and
command line to start dropbear before the crypto setup step.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-07 23:44:13 +02:00
dropbear.service Start dropbear by systemd unit if systemd is enabled. 2016-05-07 23:44:13 +02:00
dropbear_hook * Removed dropbear_initrd_encrypt leftovers. They were conflicting with mkinitcpio-utils and mkinitcpio-netconf. 2015-07-28 00:26:31 -03:00
dropbear_install Start dropbear by systemd unit if systemd is enabled. 2016-05-07 23:44:13 +02:00
LICENSE Initial commit 2015-07-13 16:21:03 -03:00
README.md Initial commit 2015-07-13 16:21:03 -03:00

mkinitcpio-dropbear

Archlinux mkinitcpio hook to enable the dropbear daemon in early userspace