Install ethercat service to multi-user target by default.

This commit is contained in:
Florian Pose 2012-04-10 19:09:51 +02:00
parent ccaef13810
commit db5a33956d
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=@prefix@/sbin/ethercatctl start
ExecStop=@prefix@/sbin/ethercatctl stop
[Install]
WantedBy=multi-user.target