]> git.proxmox.com Git - pve-cluster.git/commit
pve-cluster: dont pretend to be a time-sync provider
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 15 Jan 2019 07:46:30 +0000 (08:46 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Jan 2019 07:59:06 +0000 (08:59 +0100)
commitf27580ffc092d59c1cc63fbaf2bf39277733cef3
treef3e8c470d4c62a1650c83dd4c4fb83d21b22da32
parent2c7182b76f59b32efaba3135c095b9c722957af1
pve-cluster: dont pretend to be a time-sync provider

time-sync.target is a special passive unit, consumers (i.e., units that
intend to say "I want to start after synchronized time has been
established") should only order themselves after it. only providers
(i.e., units that intend to say "I am responsible for synchronizing the
clock") should pull it in via a dependency.

this and 2c7182b76f59b32efaba3135c095b9c722957af1 together also fix #998

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/pve-cluster.service