|
Bugzilla – Full Text Bug Listing |
| Summary: | AUDIT-0: kdepim4 kalarmrtcwake | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Ismail Dönmez <ismail> |
| Component: | KDE4 Applications | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | rtcwakeaction.cpp | ||
|
Description
Ismail Dönmez
2011-07-22 15:21:48 UTC
Does this work with the upcoming new kernel clocks? https://lwn.net/Articles/429925/ Also, what privileges are required for the service? I'm missing a request for policykit permissions :-) Created attachment 441984 [details]
rtcwakeaction.cpp
I attached rtcwakeaction.cpp which is the implementation for this service, as far as I can see it just runs /usr/sbin/rtcwake. Do you need any extra information about this? The code is ugly¹ but only accepts an int a argument so should be safe if the kde framework surrounding it is safe
[1] FILE* wh = popen("whereis -b rtcwake", "r")
whitelisted |