Ticket #80 (closed enhancement: fixed)
Make system lock world-readable
| Reported by: | blee | Owned by: | blee |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.3 |
| Component: | confman | Version: | 1.9 |
| Keywords: | Cc: |
Description
Currently, conf_cleanExit requires a privileged call to check if the system is locked.
Now that *all* exits (clean or otherwise) happen with conf_cleanExit, this gets annoying:
blee@supra.b1c1l1 ~ $ sudo -k blee@supra.b1c1l1 ~ $ confman version confman-1.9.a (391) Password:
The system lock should be world-readable -- it doesn't contain any sensitive data.
Change History
Note: See
TracTickets for help on using
tickets.
