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 comment 41 Created Aug. 21, 2017, 7:54 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
(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/mimeo.data
mathias 2017/08/21 20:07:39 Just call it `data` or use another character (`-`
f.lopez 2017/08/22 16:52:43 Done.
6
7 [Install]
8 WantedBy=multi-user.target
9
OLDNEW
« modules/adblockplus/manifests/web/mimeo.pp ('K') | « modules/adblockplus/manifests/web/mimeo.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld