2014-06-07 3:01 GMT+04:00 Thomas H.P. Andersen <[email protected]>:
> On Fri, Jun 6, 2014 at 4:09 PM, Lennart Poettering
> <[email protected]> wrote:
>> On Sat, 31.05.14 23:29, Thomas H.P. Andersen ([email protected]) wrote:
>>
>>> +
>>> +        if (s->sysv_start_priority > 0)
>>> +                fprintf(f, "SysVStartPriority=%d\n", 
>>> s->sysv_start_priority);
>>> +
>>> +         if (s->pid_file)
>>> +                 fprintf(f, "PidFile=%s\n", s->pid_file);

rename PidFile to PIDFile, please.

>>> +
>>> +         fprintf(f, "ExecStart=%s start\n", s->path);
>>> +         fprintf(f, "ExecStop=%s stop\n", s->path);
>>
>> Looks good otherwise!
>
> Thanks. Pushed with fixes.
>
>> Thanks!
>>
>> Lennart

-- 
Alexey Shabalin
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to