diff --git a/www-apps/gotify-server-bin/gotify-server-bin-2.0.23.ebuild b/www-apps/gotify-server-bin/gotify-server-bin-2.0.23.ebuild index 0acc974..42766cc 100644 --- a/www-apps/gotify-server-bin/gotify-server-bin-2.0.23.ebuild +++ b/www-apps/gotify-server-bin/gotify-server-bin-2.0.23.ebuild @@ -32,7 +32,7 @@ src_prepare() { src_install() { newbin gotify-linux-amd64 ${PN} dodoc config.example.yml - doinitd "${FILESDIR}/${PN}.initd" + newinitd "${FILESDIR}/${PN}.initd" ${PN} if use logrotate; then insinto etc/logrotate.d