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

Unified Diff: modules/discourse/files/sudoers

Issue 29347356: Issue 4234 - Migrate Discourse to a Docker-based setup (Closed)
Patch Set: Updated to Discourse 1.6.0 beta11 and increased memory size Created July 12, 2016, 4:56 p.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
Index: modules/discourse/files/sudoers
===================================================================
deleted file mode 100644
--- a/modules/discourse/files/sudoers
+++ /dev/null
@@ -1,3 +0,0 @@
-Cmnd_Alias DISCOURSE = /etc/init.d/discourse start, /etc/init.d/discourse stop, /etc/init.d/discourse restart
-
-discourse ALL=(ALL) NOPASSWD: DISCOURSE

Powered by Google App Engine
This is Rietveld