]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ptpd2: systemd support
authorAlex Suykov <alex.suykov@gmail.com>
Sat, 23 May 2015 10:06:47 +0000 (13:06 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 14 Jul 2015 10:13:41 +0000 (12:13 +0200)
commit6e060b9c83228e81ce61a8f326970e064982fa50
treedf06b99651f017c61818f6949b9aec188eaf4661
parent9ad7b47c5ee1a69dc3540f1da75dce8b07f2c234
ptpd2: systemd support

Following package and sysv initscript naming scheme,
the service is "ptpd2" instead of just "ptpd" version 2.

[Thomas:
  - use relative symlink instead of an absolute symlink
  - remove the -s option, which redirects stdout, since systemd will
    take care of it
  - add the -g option, to be consistent with what the init script is
    using.]

Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ptpd2/ptpd2.mk
package/ptpd2/ptpd2.service [new file with mode: 0644]