1827785 Members
3739 Online
109969 Solutions
New Discussion

Re: software

 
Indrajit Bhagat
Regular Advisor

software

IN WHICH RUN LEVEL IS THE SD-UX SOFTWARE DAEMON STARTED?

THANSK TO ALL OF YOU I ADVANCE IN SPENDING FEW TIME FOR ME TO REPLY.
5 REPLIES 5
Dennis Handly
Acclaimed Contributor

Re: software

There seems to be some contradictory info:
/sbin/rc2.d/S870swagentd /sbin/rc1.d/K900swagentd

They both point to /sbin/init.d/swagentd.
Mridul Shrivastava
Honored Contributor

Re: software

daemon is started at run level 2 however its been killed at run level 1.

All the scripts start with S means the start script however K means the kill script. That's why we have S with run level 2 and K at run level 1.
Time has a wonderful way of weeding out the trivial
Ganesh Balraman
Regular Advisor

Re: software

Dear sir,

Started by default at run level.

If u want to install any software at single user mode.

Start net demon and start swagent daemon and execute swinstalll.

Regds
B.Ganesh
Raj D.
Honored Contributor

Re: software

Indrajit,

swagentd is the daemon that gets started at runlevel 2,

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: software

Indrajit,

You can also check it from the rc scripts,
# cd /sbin/rc2.d
# ls -l | grep swagentd

Cheers,
Raj
" If u think u can , If u think u cannot , - You are always Right . "