Accepting request 309606 from home:pluskalm:branches:network:time
- Update to 2.3.0 * see attached Changelog for full list of changes - Add systemd unit file and config file * ptpd2.conf * ptpd2.service - Drop init file * conf.ptpd.init - Cleanup spec file with spec-clener OBS-URL: https://build.opensuse.org/request/show/309606 OBS-URL: https://build.opensuse.org/package/show/network:time/ptpd?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
6cc458bed9
commit
973e6b0d1d
10
ptpd2.service
Normal file
10
ptpd2.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=ptpd time precision daemon
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
EnvironmentFile=-/etc/sysconfig/ptpd2
|
||||
ExecStart=/usr/bin/ptpd2 -c $PTPD_CONFIG_FILE $PTPD_EXTRA_OPTIONS
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user