Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Zabbix agent 2 dont create service user account
# Description: Zabbix agent 2 dont create service user account # Additional info: * package version(s): 7.4.0-1 # Steps to reproduce: 1. Package zabbix-agent2 installed by pacman wrote after install this errors: ``` Jul 30 09:51:02 terminal3.pavkamlc.cz (x_agent2)[1625219]: zabbix-agent2.service: Failed to determine user credentials: No such process Jul 30 09:51:02 terminal3.pavkamlc.cz (x_agent2)[1625219]: zabbix-agent2.service: Failed at step USER spawning /usr/bin/zabbix_agent2: No such process ``` 2. I found, this package dont create user inhalted in service file 3. When uninstall this package zabbix-agent, user zabbix-agent will be created and agent works 4. Then I found, that in PKGBUILD is not `zabbix-agent.sysusers` section for package zabbix-agent2
issue