fp@2192: # fp@2192: # EtherCAT Master Kernel Modules fp@2192: # fp@2192: fp@2192: [Unit] fp@2192: Description=EtherCAT Master Kernel Modules fp@2192: fp@2192: [Service] fp@2192: Type=oneshot fp@2192: RemainAfterExit=yes fp@2192: ExecStart=@prefix@/sbin/ethercatctl start fp@2192: ExecStop=@prefix@/sbin/ethercatctl stop fp@2377: fp@2377: [Install] fp@2377: WantedBy=multi-user.target