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
  • 79,770
  • 20
  • 184
  • 232
yael
  • 2,433
  • 5
  • 31
  • 43

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,740
  • 1
  • 15
  • 8