Originally posted by: SystemAdmin
Hi
How does srcmstr know which service should be running at boot time and should be stopped. e.g. my inetd subsystem does not start at boot time and telnet, rlogin is disabled, so for starting sshd, I connect through HMC and then start
inetd, then sshd starts.
bash-2.04# odmget -q "subsysname='inetd'" SRCsubsys
SRCsubsys:
subsysname = "inetd"
synonym = ""
cmdargs = ""
path = "/usr/sbin/inetd"
uid = 0
auditid = 0
standin = "/dev/console"
standout = "/dev/console"
standerr = "/dev/console"
action = 2
multi = 0
contact = 3
svrkey = 0
svrmtype = 0
priority = 20
signorm = 0
sigforce = 0
display = 1
waittime = 20
grpname = "tcpip"
Is there any configuration file for this?
Regards
Amit Bist