Alex - 2020-08-24

I am trying to run ptpd with multiple slaves, but I cannot figure out how to achieve it.
in my /etc/default/ptpd file I currently have

"PTPD_OPTS="-M -i ens10f0"

If I try to add one more interface here

"PTPD_OPTS="-M -i ens10f0 ens10f1" it does not work.

I tried launching ptpd twice with single interface, but does not work. I am using ubuntu 18.04.