9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
# needrestart nagios plugin sudoers.d config file
|
|
# -----------------------------------------------
|
|
#
|
|
# Please consider a look at /etc/sudoers.d/README howto enable this file.
|
|
#
|
|
|
|
# Allow nagios to execute the needrestart command
|
|
nagios ALL=NOPASSWD: /usr/sbin/needrestart -p
|