LightDM needs better log file rotation
Bug #1506426 reported by
Alexandros Frantzis
on 2015-10-15
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Light Display Manager |
Medium
|
Alexandros Frantzis | ||
Bug Description
At the moment when LightDM starts a process (e.g. unity-system-
This becomes more important since we plan to increase the volume of log output produced by unity-system-
Related branches
lp:~afrantzis/lightdm/logrotate
- PS Jenkins bot: Approve (continuous-integration) on 2015-10-22
- Robert Ancell: Approve on 2015-10-22
-
Diff: 473 lines (+147/-38)16 files modifieddebian/changelog (+5/-1)
debian/lightdm.logrotate (+9/-0)
src/Makefile.am (+3/-0)
src/lightdm.c (+3/-8)
src/log-file.c (+53/-0)
src/log-file.h (+21/-0)
src/log-mode.h (+22/-0)
src/process.c (+6/-15)
src/process.h (+3/-1)
src/seat.c (+1/-1)
src/session-child.c (+8/-6)
src/session.c (+8/-2)
src/session.h (+2/-1)
src/unity-system-compositor.c (+1/-1)
src/x-server-local.c (+1/-1)
src/x-server-xvnc.c (+1/-1)
Robert Ancell (robert-ancell)
on 2015-10-15
| Changed in lightdm: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
Alexandros Frantzis (afrantzis)
on 2015-10-16
| Changed in lightdm: | |
| assignee: | nobody → Alexandros Frantzis (afrantzis) |
| status: | Triaged → In Progress |
Alexandros Frantzis (afrantzis)
on 2017-02-28
| Changed in lightdm: | |
| status: | In Progress → Fix Released |
To post a comment you must log in.
