0

I have solaris machine ( from uname -a 5.10 Generic_142900-15 sun4v sparc SUNW,Netra-T2000 )

the command (setsc sc_powerondelay true) should be performed only from sc prompt

my question what is the alternative for setsc command because I want to set the (sc_powerondelay to true) only from Solaris !!! ( and not from sc prompt )

please advice which tool can help me and how to get it ?

MadHatter
  • 78,442
  • 20
  • 178
  • 229
yael
  • 2,363
  • 4
  • 28
  • 41

1 Answers1

2

Use the scadm command.

However, scadm was not included in early versions of Solaris 10 for the T2000. See the T2000 product notes.

ramruma
  • 2,730
  • 1
  • 14
  • 8