Click to See Complete Forum and Search --> : Permission to suspend, sleep, etc.?


seanmoul
04-30-2001, 12:49 PM
I run RH 7.1 on a Toshiba Laptop. I have made a script to run apmsleep to suspend or to sleep. The only problem I have is I can't get the script to run under my user account. Apmsleep insists that I'm root. I've tried chown apmseep to my user name and chgrp as wll. I even chmod apmsleep to 755. I still can't get it to run from my user account. I always have to change to root to get my script to run, or apmsleep for that matter. Any suggestions on modifying my script or my permissions to get it to work?