Files
guru/net-dns
Itai Ferber 1199fed594 net-dns/technitium-dns: correct rm failure mode
The src_install() phase removes the built-in `systemd.service` file in
favor of installing our own with corrected paths; in 792ce9378, the `rm`
command was updated to `rm -f` to ignore failing to remove this file,
but instead we want to `die` so that in future versions if the file
moves to somewhere consequential, it's caught at test time.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-04-26 18:11:29 -04:00
..
2025-12-12 10:53:41 +05:30