Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2005 22:50:46 GMT
From:      Rauf Kuliyev <rauf@kuliyev.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/79492: Problem with KDE 3.4.0  and /etc/rc.d/cleartmp
Message-ID:  <200504022250.j32MokRO048866@www.freebsd.org>
Resent-Message-ID: <200504022300.j32N0Fll044114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79492
>Category:       misc
>Synopsis:       Problem with KDE 3.4.0  and /etc/rc.d/cleartmp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 02 23:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rauf Kuliyev
>Release:        5.3
>Organization:
>Environment:
uname -a
      FreeBSD horror.kuliyev.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Tue Mar 15 00:20:37 AZT 2005     root@horror.kuliyev.com:/usr/obj/usr/src/sys/C1110  i386

>Description:
      KDE 3.4.0 will not start after reboot if clear_tmp_enable is enabled in /etc/rc.conf
>How-To-Repeat:
      Add clear_tmp_enable="YES" in /etc/rc.conf,
reboot,
run startx as non root

>Fix:
      cat >> /etc/rc.d/cleartmp
rm -fr /tmp/.ICE-unix
mkdir -m 1777 /tmp/.ICE-unix
^D
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504022250.j32MokRO048866>