net-misc/FORT-validator: Typo on systemd unit name

This commit is contained in:
Alarig Le Lay 2020-03-11 10:10:36 +01:00
parent fa6ed64b7f
commit 5dff7a5f6c
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ src_install() {
exeinto "/usr/libexec/${MY_PN}"
doexe fort_setup.sh
systemd_dounit "${FILESDIR}/${PN}.service"
systemd_dounit "${FILESDIR}/${MY_PN}.service"
}
pkg_postinst() {