sudoers reset after update
Posted: Mon Jan 05, 2015 9:30 am
hello,
Following Ludmill's guidelines in this post: http://support.nagios.com/forum/viewtop ... 16&t=30574
I added entry in sudoers file.
After update to R2.3 from R2.1, the entries were deleted. Will I have to re-add this entry every time I upgrade Nagios XI?
Grtz
Willem
Following Ludmill's guidelines in this post: http://support.nagios.com/forum/viewtop ... 16&t=30574
I added entry in sudoers file.
Code: Select all
nagios ALL=NOPASSWD: /usr/local/nagios/libexec/check_init_service *Grtz
Willem