Suspend

Felipe Alfaro Solana felipe_alfaro at linuxmail.org
Wed Nov 19 23:01:52 UTC 2003


On Wed, 2003-11-19 at 22:57, Jorge L.Martin C. wrote:
> --What I need--
> I can suspend with apm -s as root, how can I suspend as user?

as root:

chmod +s /usr/bin/apm

Then, enable the apmd daemon

chkconfig --level 345 apmd on
service apmd start

Now, you'll be able to "apm -s" as a normal user.





More information about the fedora-list mailing list