On Tue, Jun 24, 2014 at 7:56 PM, Alexey Shabalin <[email protected]> wrote: > 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.
Fixed. Thanks! _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
