Archlinux is providing a systemd timer, a systemd unit, a sample config and a tmpfile config https://aur.archlinux.org/cgit/aur.git/tree/?h=python-fangfrisch can we add them to gentoo?
Ebuild version 1.5 installs a configuration file /etc/fangfrisch.conf . As for systemd-related files: I can add them, but I only use OpenRC-based Gentoo and currently don't have a systemd-based test system available.
@Alessandro: I have created a pull request which has been linked to this ticket. Could you please test the ebuild and files I included in the PR?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc53bc2a3e6c00e77e9c313752bcda26eb99a5e6 commit fc53bc2a3e6c00e77e9c313752bcda26eb99a5e6 Author: Ralph Seichter <github@seichter.de> AuthorDate: 2022-03-07 19:03:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-08 13:17:48 +0000 app-antivirus/fangfrisch: Add systemd unit files Ebuild now includes a systemd service and timer. Closes: https://bugs.gentoo.org/834697 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/24442 Signed-off-by: Sam James <sam@gentoo.org> .../fangfrisch/fangfrisch-1.5.0-r1.ebuild | 71 ++++++++++++++++++++++ app-antivirus/fangfrisch/files/fangfrisch.service | 14 +++++ app-antivirus/fangfrisch/files/fangfrisch.timer | 12 ++++ 3 files changed, 97 insertions(+)