that relatable moment when you forget to call the superclass method

This commit is contained in:
~keith 2023-09-07 11:01:38 -04:00
parent 83e5917fc6
commit 1ebfbc0053
Signed by: keith
GPG Key ID: 5BEBEEAB2C73D520
1 changed files with 1 additions and 0 deletions

View File

@ -23,5 +23,6 @@ PATCHES=(
)
src_install() {
default
newinitd "${FILESDIR}/keyd.init" keyd
}