diff --git a/src/daemon/pipewire-aes67.conf.in b/src/daemon/pipewire-aes67.conf.in index 1d6859a81..c3dad5698 100644 --- a/src/daemon/pipewire-aes67.conf.in +++ b/src/daemon/pipewire-aes67.conf.in @@ -38,8 +38,8 @@ context.objects = [ clock.name = "clock.system.ptp0" ### please select the PTP hardware clock here # Interface name is the preferred method of specifying the PHC - #clock.interface = "eth0" - clock.device = "/dev/ptp0" + clock.interface = "eth0" + #clock.device = "/dev/ptp0" #clock.id = tai object.export = true }