script/ethercat.service.in
changeset 2189 002b978df979
child 2377 aa0f6f939cb3
equal deleted inserted replaced
2188:08f547145c91 2189:002b978df979
       
     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