1
#
2
# EtherCAT Master Kernel Modules
3
4
5
[Unit]
6
Description=EtherCAT Master Kernel Modules
7
8
[Service]
9
Type=oneshot
10
RemainAfterExit=yes
11
ExecStart=@prefix@/sbin/ethercatctl start
12
ExecStop=@prefix@/sbin/ethercatctl stop