3ComĀ® Switch 5500G Open Services Networking Configuration and Command reference Guide

49
chkconfig acseid off
Syntax chkconfig acseid off
View Any directory of the Linux system
Parameters None
Description Use the chkconfig acseid off command to prevent the ACSEI client from
automatically starting with the Linux system startup.
By default, the ACSEI client starts up automatically when the Linux system
starts.
Examples # Configure the ACSEI client not to start up on unit 1 when the Linux
system is started.
<SW5500G> osm connect unit 1
Connected to OSM!
[root@localhost ~]# chkconfig acseid off
chkconfig acseid on
Syntax chkconfig acseid on
View Any Linux system directory
Parameters None
Description Use the chkconfig acseid on command to automatically start up ACSEI
client when the Linux system starts.
By default, ACSEI client is started up automatically when the Linux system
starts.
Examples # Automatically start up the ACSEI client on unit 1 when the Linux system
starts.