change ransomwared to rwd, include in build

This commit is contained in:
Bill O'Hanlon
2026-02-10 12:13:11 -05:00
parent b26c775e42
commit c90a281ede

View File

@@ -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"]