| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [Unit] | |
| 2 Description=Service that handles formating and parsing of logs | |
|
mathias
2017/08/21 07:37:43
Does it?
f.lopez
2017/08/21 19:54:13
Done.
| |
| 3 | |
| 4 [Service] | |
| 5 ExecStart=/usr/local/bin/mimeo.py '--response=<%= @response %>' '--format=<%= @f ormat %>' '--port=<%= @port %>' '<%= @output %>' | |
| 6 | |
| 7 [Install] | |
| 8 WantedBy=multi-user.target | |
| 9 | |
| OLD | NEW |