Date: Sun, 19 Sep 2004 17:31:41 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gnomesystemtools Makefile ports/sysutils/gnomesystemtools/files patch-backends_service-list.pl.in Message-ID: <200409191731.i8JHVfBc087470@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-09-19 17:31:41 UTC
FreeBSD ports repository
Modified files:
sysutils/gnomesystemtools Makefile
Added files:
sysutils/gnomesystemtools/files
patch-backends_service-list.pl.in
Log:
Fix a catastophic bug where launching services-admin would cause the
/tmp/.X11-unix/X[0-9] socket to be deleted thus preventing any new X
applications from starting until X itself was restarted. The problem was
caused by running the cleartmp rc.d script to get service status. The fix
was just to add cleartmp to the list of "forbidden" services.
Reported by: David Vastine <dvastine@vastine.net>
Approved by: portmgr (implicit)
Revision Changes Path
1.10 +1 -0 ports/sysutils/gnomesystemtools/Makefile
1.1 +10 -0 ports/sysutils/gnomesystemtools/files/patch-backends_service-list.pl.in (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409191731.i8JHVfBc087470>
