- special.json_file = 10_pushSpecial.json
sudo::configs:
+ cmd_alias:
+ priority: "09"
+ content: |
+ Cmnd_Alias APACHECHECK = /www/bin/www2 check
+ Cmnd_Alias APACHERELOAD = /www/bin/www2 reload
tobias.gutknecht:
priority: "10"
content: |
Defaults:tobias.gutknecht logfile=/home/tobias.gutknecht/sudo.log
- Cmnd_Alias APACHECHECKNRELOAD = /www/bin/www2 check && /www/bin/www2 reload
- tobias.gutknecht ALL=(ALL) NOPASSWD:APACHECHECKNRELOAD
+ tobias.gutknecht ALL=(ALL) NOPASSWD: APACHECHECK, APACHERELOAD
unitb_mobile_website::flugplanAlt_dbname: "flugplan_alt"
sudo::configs:
+ cmd_alias:
+ priority: "09"
+ content: |
+ Cmnd_Alias APACHECHECK = /www/bin/www2 check
+ Cmnd_Alias APACHERELOAD = /www/bin/www2 reload
tobias.gutknecht:
priority: "10"
content: |
Defaults:tobias.gutknecht logfile=/home/tobias.gutknecht/sudo.log
- Cmnd_Alias APACHECHECKNRELOAD = /www/bin/www2 check && /www/bin/www2 reload
- tobias.gutknecht ALL=(ALL) NOPASSWD:APACHECHECKNRELOAD
+ tobias.gutknecht ALL=(ALL) NOPASSWD: APACHECHECK, APACHERELOAD