script/ethercat.service.in
author Florian Pose <fp@igh-essen.com>
Tue, 10 Jan 2012 11:30:03 +0100
changeset 2259 5538f60ea32c
parent 2189 002b978df979
child 2377 aa0f6f939cb3
permissions -rw-r--r--
Decreased maximum length of error message to avoid stack warning.
#
# 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