ethercat.sh
changeset 245 100a0c3f5e6e
parent 244 c302a846ab12
child 246 0bf7c769de06
equal deleted inserted replaced
244:c302a846ab12 245:100a0c3f5e6e
    25 #
    25 #
    26 #------------------------------------------------------------------------------
    26 #------------------------------------------------------------------------------
    27 
    27 
    28 ### BEGIN INIT INFO
    28 ### BEGIN INIT INFO
    29 # Provides:          EtherCAT
    29 # Provides:          EtherCAT
    30 # Required-Start:
    30 # Required-Start:    $local_fs $syslog $network
    31 # Should-Start:
    31 # Should-Start:      $time
    32 # Required-Stop:
    32 # Required-Stop:     $local_fs $syslog $network
    33 # Should-Stop:
    33 # Should-Stop:       $time
    34 # Default-Start:     3 5
    34 # Default-Start:     3 5
    35 # Default-Stop:      0 1 2 6
    35 # Default-Stop:      0 1 2 6
    36 # Short-Description: EtherCAT master driver and network device
    36 # Short-Description: EtherCAT master driver and network device
    37 # Description:
    37 # Description:
    38 ### END INIT INFO
    38 ### END INIT INFO