Mailinglist Archive: opensuse-bugs (15116 mails)
| < Previous | Next > |
[Bug 309171] hal-resmgr should block till haldaemon is up
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 13 Sep 2007 06:53:16 -0600 (MDT)
- Message-id: <20070913125316.B488ECC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309171#c9
--- Comment #9 from darren winter <sgt-d@xxxxxxxxxx> 2007-09-13 06:53:16 MST ---
as mentioned here: https://bugzilla.novell.com/show_bug.cgi?id=309001
/etc/PolicyKit/PolicyKit.conf
changing this:
<config version="0.1">
</config>
to this:
<config version="0.1">
<match user="userid">
<return result="yes"/>
</match>
</config>
note: "userid" is your userid in the system.
this method either completely fixes (or completely works around) the problem.
it has not happened one time since i made this change.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #9 from darren winter <sgt-d@xxxxxxxxxx> 2007-09-13 06:53:16 MST ---
as mentioned here: https://bugzilla.novell.com/show_bug.cgi?id=309001
/etc/PolicyKit/PolicyKit.conf
changing this:
<config version="0.1">
</config>
to this:
<config version="0.1">
<match user="userid">
<return result="yes"/>
</match>
</config>
note: "userid" is your userid in the system.
this method either completely fixes (or completely works around) the problem.
it has not happened one time since i made this change.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |