summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/datetime/pch-time-sync/pch-time-sync.service
blob: da44737fda9d78beb3465c2881a7308c0217b35d (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=multi-user.target