mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-21 09:33:47 +08:00
Renamed master module parameters, re-formatted code documentation.
This commit is contained in:
@@ -175,7 +175,7 @@ start)
|
||||
done
|
||||
|
||||
# load master module
|
||||
if ! ${MODPROBE} ec_master main=${DEVICES} backup=${BACKUPS}; then
|
||||
if ! ${MODPROBE} ec_master main_devices=${DEVICES} backup_devices=${BACKUPS}; then
|
||||
exit_fail
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user