script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Fri, 13 Jul 2012 13:46:58 +0200
changeset 2387 bed7bd7588d0
parent 2189 002b978df979
child 2377 aa0f6f939cb3
permissions -rw-r--r--
TODO.
#
# EtherCAT Master Kernel Modules
#

[Unit]
Description=EtherCAT Master Kernel Modules

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@prefix@/sbin/ethercatctl start
ExecStop=@prefix@/sbin/ethercatctl stop