change ransomwared to rwd, include in build (#987)

Co-authored-by: Bill O'Hanlon <bill.ohanlon@truenas.com>
This commit is contained in:
Bill O'Hanlon
2026-02-10 15:55:33 -05:00
committed by GitHub
parent b26c775e42
commit 850d643392

View File

@@ -761,8 +761,8 @@ external-packages:
url_template: "https://github.com/caddyserver/caddy/releases/download/v{version}/caddy_{version}_linux_{arch}.deb" url_template: "https://github.com/caddyserver/caddy/releases/download/v{version}/caddy_{version}_linux_{arch}.deb"
post_install_commands: post_install_commands:
- ["systemctl", "disable", "caddy"] - ["systemctl", "disable", "caddy"]
ransomwared: rwd:
deb_version: "0.0.1" deb_version: "0.0.1"
url_template: "https://assets.sys.truenas.net/debian-packages/{package}_{version}_{arch}.deb" url_template: "https://assets.sys.truenas.net/debian-packages/{package}_{version}_{arch}.deb"
post_install_commands: post_install_commands:
- ["systemctl", "disable", "ransomwared"] - ["systemctl", "disable", "rwd"]