Obsolete Releases > SME 8.x Contribs

Is this the right code to start up init.d scripts at run level 7 (Solved)

(1/1)

stiperstones:
Hi all
have not posted for along time here goes, I have purchased a new server hp proliant ml350 g4 2 proccessor 8 gig of memory 6 array hard drives of 140 gig each set up has raid 5 SME 8 installed runs a treat server gateway mode.
It comes with a HP Remote Insight Lights-Out Edition II Board I have installed hp-asrd, hp-health, hp-snmp-agents and hpsmbd.

if i issue this code for each of the processes were xxx represent the agent to start up


--- Code: ---config set xxxx service status enabled
cd /etc/rc7.d
ln -s /etc/rc.d/init.d/e-smith-service S99xxxx
--- End code ---


thank you in advance fellow sme users

Stefano:

--- Code: ---ls -la /etc/rc.d/init.d/hp*

--- End code ---

will give you the list..
for each line, repeat

--- Code: ---config set hpxxx service status enabled

--- End code ---
and so on

Navigation

[0] Message Index

Go to full version