Bugzilla – Bug 116753
yast runs rcacpid start
Last modified: 2008-07-16 15:46:47 UTC
S06-Services runs rcacpid start. this is not portable.
When, Where, Why, How, ... ? Any logs, please :)?
svngrep rcacpid its only logged to the system console....
YaST usually does what it is told to do ... ;-) Something for our mobile devices team ?
installation/startup/Second-Stage/S06-services: /usr/sbin/rcacpid start
~# svn info S06-services Path: S06-services Name: S06-services URL: https://svn.suse.de/svn/yast/trunk/installation/startup/Second-Stage/S06-services Repository UUID: e0cc52ee-31ee-0310-8b87-e83c4596d67c Revision: 25501 Node Kind: file Schedule: normal Last Changed Author: ms Last Changed Rev: 25479 Last Changed Date: 2005-09-09 14:16:14 +0200 (Fri, 09 Sep 2005) Text Last Updated: 2005-09-12 08:46:18 +0200 (Mon, 12 Sep 2005) Properties Last Updated: 2005-09-12 08:46:18 +0200 (Mon, 12 Sep 2005) Checksum: 9c596910fe59b21b1e961294557cbdc7
So when should rcacpid be started ? And when not ?
I don't understand the problem, sorry.
if test -f /usr/sbin/rcacpid ; then /usr/sbin/rcacpid start fi
This looks reasonable. Stefan: see bug #115815 why YaST needs to start acpid.
Should this be submitted for RC3 ? Then please raise the severity
Please submit and we decide then whether we have time to check it in.
This is because of bug #115815 *** This bug has been marked as a duplicate of 115815 ***