| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 [Unit] | 1 [Unit] |
| 2 Description=Registers infromation received by an http/s petition. | 2 Description=Registers infromation received by an http/s petition. |
| 3 | 3 |
| 4 [Service] | 4 [Service] |
| 5 ExecStart=/usr/local/bin/mimeo.py '--response=<%= @response %>' '--format=<%= @f ormat %>' '--port=<%= @port %>' /var/adblockplus/mimeo/mimeo.data | 5 ExecStart=/usr/local/bin/mimeo.py '--response=<%= @response %>' '--format=<%= @f ormat %>' '--port=<%= @port %>' /var/adblockplus/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 | 6 |
| 7 [Install] | 7 [Install] |
| 8 WantedBy=multi-user.target | 8 WantedBy=multi-user.target |
| 9 | 9 |
| LEFT | RIGHT |