mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
For security, per upstream recommendations, use a separate user for the agent daemon and the server daemon. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
4 lines
69 B
Bash
4 lines
69 B
Bash
#!/bin/sh
|
|
|
|
chown zabbix-server:zabbix-server /etc/zabbix_server.conf
|