mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
iroh: make config read-only
This commit is contained in:
@@ -522,7 +522,7 @@ def deploy_iroh_relay(config) -> None:
|
||||
dest=f"/etc/iroh-relay.toml",
|
||||
user="root",
|
||||
group="root",
|
||||
mode="644",
|
||||
mode="444",
|
||||
)
|
||||
need_restart |= iroh_config.changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user