Change zabbix_agent user

To change runtime user simply change the user name in the following files after you run ./configure [options]
File configure:

File configure.in:

File src/libs/zbxnix/daemon.c:

Remember this is C and you must appropriately size the char array based on the length of your new runtime user.

 

Leave a Reply

Your email address will not be published.