summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/datetime/pch-time-sync/pch-time-sync.service
blob: cf9c3053f5111713d23357750c9a31c9e31a2658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=PCH BMC time sync service
Conflicts=systemd-timesyncd.service

[Service]
Restart=always
RestartSec=10
ExecStart=/usr/bin/pch-time-sync
StartLimitInterval=0
Type=simple

[Install]
WantedBy=sysinit.target