Subversion Repositories configs

Rev

Rev 193 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 193 Rev 194
Line 117... Line 117...
117
# %users  localhost=/sbin/shutdown -h now
117
# %users  localhost=/sbin/shutdown -h now
118
 
118
 
119
## Read drop-in files from /etc/sudoers.d (the # here does not mean a comment)
119
## Read drop-in files from /etc/sudoers.d (the # here does not mean a comment)
120
#includedir /etc/sudoers.d
120
#includedir /etc/sudoers.d
121
 
121
 
122
Cmnd_Alias RESTART = /usr/sbin/smartctl, /usr/sbin/hddtemp, /usr/bin/sensors, /usr/local/sbin/get_smart_value.sh
122
Cmnd_Alias ZABBIX_MONITOR = /usr/sbin/smartctl, /usr/sbin/hddtemp, /usr/bin/sensors
123
ALL     ALL=NOPASSWD: RESTART
123
ALL     ALL=NOPASSWD: ZABBIX_MONITOR
124
zabbix  ALL=(ALL) NOPASSWD: RESTART
124
zabbix  ALL=(ALL) NOPASSWD: ZABBIX_MONITOR
125
apache  ALL=NOPASSWD: ALL
125
apache  ALL=NOPASSWD: ALL