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

Unified Diff: modules/discourse/files/sudoers

Issue 6221863587938304: Issue 212 - Update Discourse (Closed)
Patch Set: Disabled mini profiler Created March 28, 2014, 11:51 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/discourse/files/redis.yml ('k') | modules/discourse/manifests/admin.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/discourse/files/sudoers
===================================================================
--- a/modules/discourse/files/sudoers
+++ b/modules/discourse/files/sudoers
@@ -1,3 +1,3 @@
-Cmnd_Alias DISCOURSE = /etc/init.d/discourse-thin start, /etc/init.d/discourse-thin stop, /etc/init.d/discourse-thin restart
+Cmnd_Alias DISCOURSE = /etc/init.d/discourse start, /etc/init.d/discourse stop, /etc/init.d/discourse restart
discourse ALL=(ALL) NOPASSWD: DISCOURSE
« no previous file with comments | « modules/discourse/files/redis.yml ('k') | modules/discourse/manifests/admin.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld