script/ethercat.service.in
changeset 2390 428ef1e462e4
parent 2189 002b978df979
child 2539 d2d43d2e7f31
equal deleted inserted replaced
2389:02f32b78f79d 2390:428ef1e462e4
     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