From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030313 Galeon/1.3.4 Description of problem: If the user edits /etc/sysconfig/apmd and adds services to restart on resume, and those services rely on the network devices being up, the services never sucessfully restart as the network "stuff" is done after the "RESTORESERVICES" stuff. Version-Release number of selected component (if applicable): apmd-3.0.2-18 How reproducible: Always Steps to Reproduce: 1. add a service (i.e. an ssh tunnel) that needs the network to the RESTORESERVICES list 2. suspend and resume 3. Additional info:
Created attachment 91576 [details] patch that corrects the described behavior (YMMV)
Fixed in 3.0.2-19, thanks!