Donate Share

mille-xterm

Tracker: Bugs

8 wtmp grows without limit - ID: 1553497
Last Update: Settings changed ( giraldeau )

Symptomes :
The terminal does not get a new application server nor
setxkbmak fail.

Reason:
/var/log/wtmp grows and fill the tmpfs partition.
Nothing can be written into tmpfs, like the xdm server
and such.

Fix :
We know that the terminal behave correctly if you
erease and recreate the wtmp file. Reboot the terminal
works too.


Should determine what write into this file and fix it.


Francis Giraldeau ( giraldeau ) - 2006-09-06 16:04

8

Closed

Fixed

Jean-Michel Dault

Boot Server

None

Public


Comments ( 2 )




Date: 2006-09-12 13:41
Sender: giraldeauProject Admin

Logged In: YES
user_id=658219

The fix has been put into rc.sysinit of xtermroot in
revision 2123.


Date: 2006-09-12 01:39
Sender: jmdaultProject Admin

Logged In: YES
user_id=480604

Definition of /var/log/wtmp according to LSB:
Log of all users who have logged into and out of the system.
The last command can be used to access a human readable form
of this file. It also lists every connection and run-level
change.

We simply have no use for this information, so a workaround
could be to simply link it to /dev/null:

rm /var/log/wtmp
ln -s /dev/null /var/log/wtmp



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2006-09-12 13:41 giraldeau
resolution_id None 2006-09-12 13:41 giraldeau
close_date - 2006-09-12 13:41 giraldeau
category_id None 2006-09-06 16:04 giraldeau
priority 5 2006-09-06 16:04 giraldeau