Subversion Repositories configs

Rev

Rev 192 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 193
Line 116... Line 116...
116
## Allows members of the users group to shutdown this system
116
## Allows members of the users group to shutdown this system
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
 
-
 
122
Cmnd_Alias RESTART = /usr/sbin/smartctl, /usr/sbin/hddtemp, /usr/bin/sensors, /usr/local/sbin/get_smart_value.sh
-
 
123
ALL     ALL=NOPASSWD: RESTART
-
 
124
zabbix  ALL=(ALL) NOPASSWD: RESTART
-
 
125
apache  ALL=NOPASSWD: ALL