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

Side by Side Diff: modules/adblockplus/templates/mimeo.service.erb

Issue 29504594: #2687 - Include mimeo python module (Closed)
Patch Set: For comments 47 and 48 Created Aug. 22, 2017, 8:33 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
« no previous file with comments | « modules/adblockplus/manifests/web/mimeo.pp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [Unit]
2 Description=Registers infromation received by an http/s petition.
3
4 [Service]
5 ExecStart=/usr/local/bin/mimeo.py '--response=<%= @response %>' '--format=<%= @f ormat %>' '--port=<%= @port %>' /var/adblockplus/mimeo/data
6
7 [Install]
8 WantedBy=multi-user.target
9
OLDNEW
« no previous file with comments | « modules/adblockplus/manifests/web/mimeo.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld