fix OpenSSH service waiting for timeout
Patch for https://github.com/gsauthof/dracut-sshd/issues/2
This commit is contained in:
@@ -18,6 +18,8 @@ IUSE=""
|
||||
DEPEND="sys-kernel/dracut"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}/gentoo-sshd.service.patch" )
|
||||
|
||||
src_install () {
|
||||
insinto /usr/lib/dracut/modules.d
|
||||
doins -r 46sshd
|
||||
|
||||
Reference in New Issue
Block a user