|
Bugzilla – Full Text Bug Listing |
| Summary: | yast runs rcacpid start | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Olaf Hering <ohering> |
| Component: | Installation | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | behlert |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Olaf Hering
2005-09-13 13:12:56 UTC
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 *** |