script/ethercat.service.in
branchstable-1.5
changeset 2377 aa0f6f939cb3
parent 2192 1c7c546ac08c
child 2539 d2d43d2e7f31
equal deleted inserted replaced
2376:97ec7e18412e 2377:aa0f6f939cb3
     8 [Service]
     8 [Service]
     9 Type=oneshot
     9 Type=oneshot
    10 RemainAfterExit=yes
    10 RemainAfterExit=yes
    11 ExecStart=@prefix@/sbin/ethercatctl start
    11 ExecStart=@prefix@/sbin/ethercatctl start
    12 ExecStop=@prefix@/sbin/ethercatctl stop
    12 ExecStop=@prefix@/sbin/ethercatctl stop
       
    13 
       
    14 [Install]
       
    15 WantedBy=multi-user.target