or alternately, use facilities already in solaris so you don't have to use hackish things such as sudo ;)
with RBAC you can make it so your regular login user has privileges to reboot/poweroff the machine On 7-Nov-07, at 4:34 PM, Paul Gress wrote: > W. Wayne Liauh wrote: >>> Hi, is there a restart option button in Solaris 10? >>> >> >> No. But if you are running a stand-alone Solaris desktop you can >> improvise by changing the sticky bit of the /usr/sbin/reboot >> script, and creating a desktop launcher. >> >> >> > For me, I just created a "Launcher" with: > > /opt/sfw/bin/sudo /usr/sbin/init 6 > > and called it "Reboot" > > Please note, you may need to install sudo and/or find where you have > sudo installed. > > Paul > _______________________________________________ > opensolaris-discuss mailing list > [email protected] _______________________________________________ opensolaris-discuss mailing list [email protected]
