Mailinglist Archive: opensuse (3831 mails)
| < Previous | Next > |
Re: [opensuse] Large /tmp dir w. many files
- From: "Charles philip Chan" <cpchan@xxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 03:38:24 -0500
- Message-id: <871wludp4v.fsf@xxxxxxxxxxxxxxx>
On 17 Jan 2007, kai@xxxxxxxxxxxxxxxx wrote:
> su
> smart install kdirstat...
>
> and I'm off and running.
Don't know if this applies to your version of SUSE, but you can set:
MAX_DAYS_IN_TMP
in /etc/sysconfig/cron to auto cleanup the tmp directory. For example,
mine is set to:
MAX_DAYS_IN_TMP="7"
This will cleanup any files not use for 7 days in the tmp directory. You
can also set the variable:
CLEAR_TMP_DIRS_AT_BOOTUP
if you want.
Charles
--
printk(KERN_ERR "scsi%d: !!BINGO!! Falcon has no lock in NCR5380_abort\n", ...)
linux-2.6.6/drivers/scsi/atari_NCR5380.c
> su
> smart install kdirstat...
>
> and I'm off and running.
Don't know if this applies to your version of SUSE, but you can set:
MAX_DAYS_IN_TMP
in /etc/sysconfig/cron to auto cleanup the tmp directory. For example,
mine is set to:
MAX_DAYS_IN_TMP="7"
This will cleanup any files not use for 7 days in the tmp directory. You
can also set the variable:
CLEAR_TMP_DIRS_AT_BOOTUP
if you want.
Charles
--
printk(KERN_ERR "scsi%d: !!BINGO!! Falcon has no lock in NCR5380_abort\n", ...)
linux-2.6.6/drivers/scsi/atari_NCR5380.c
| < Previous | Next > |