From 850d643392a08db3b240ed4a5a549b2752d6000b Mon Sep 17 00:00:00 2001 From: Bill O'Hanlon Date: Tue, 10 Feb 2026 15:55:33 -0500 Subject: [PATCH] change ransomwared to rwd, include in build (#987) Co-authored-by: Bill O'Hanlon --- conf/build.manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/build.manifest b/conf/build.manifest index 4eb74dc..e9bfcd6 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -761,8 +761,8 @@ external-packages: url_template: "https://github.com/caddyserver/caddy/releases/download/v{version}/caddy_{version}_linux_{arch}.deb" post_install_commands: - ["systemctl", "disable", "caddy"] - ransomwared: + rwd: deb_version: "0.0.1" url_template: "https://assets.sys.truenas.net/debian-packages/{package}_{version}_{arch}.deb" post_install_commands: - - ["systemctl", "disable", "ransomwared"] + - ["systemctl", "disable", "rwd"]