An update to LP: #1235975 (permission fixing)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu system image |
Fix Released
|
Critical
|
Barry Warsaw |
Bug Description
In LP: #1235975 I was a little too aggressive with the permission fixes, especially in light of LP: #1233521.
After discussion with jstrand, we will do the following:
* system-image itself will create its logfile with 0600, but it will not change the permission of an existing logfile, nor of the directory containing the log file.
* system-image itself will create the random /tmp subdir with the proper permissions (but indirectly, by way of tempfile.
The system-image packaging will do the following. Note that the paths here are contingent on the default paths in the client.ini file, so if someone changes those after installation, they are on their own.
/var/lib/
Changed in ubuntu-system-image: | |
assignee: | nobody → Barry Warsaw (barry) |
status: | In Progress → Fix Committed |
Changed in ubuntu-system-image: | |
status: | Fix Committed → Fix Released |