Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/discourse/files/sudoers

Issue 9422170: Run Discourse via Thin rather than FGCI (Closed)
Patch Set: Created Feb. 27, 2013, 1:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 Cmnd_Alias SPAWN_FCGI = /etc/init.d/spawn-fcgi start, /etc/init.d/spawn-fcgi sto p, /etc/init.d/spawn-fcgi restart 1 Cmnd_Alias DISCOURSE = /etc/init.d/discourse-thin start, /etc/init.d/discourse-t hin stop, /etc/init.d/discourse-thin restart
2 2
3 discourse ALL=(ALL) NOPASSWD: SPAWN_FCGI 3 discourse ALL=(ALL) NOPASSWD: DISCOURSE
OLDNEW

Powered by Google App Engine
This is Rietveld