[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#268812: creation of /tmp/.font-unix needs SELinux context restored in /etc/init.d/xfs



Package: xfs
Version: 4.2.1-15
Severity: normal


when using xfs under selinux, it is necessary to restore the
file context of /tmp/.font-unix otherwise things mess up.

the "magic line", which must be placed around the same location
as the chmods and chowns, is:

if [ -x /sbin/restorecon ]
then
	/sbin/restorecon $SOCKET_DIR
fi

l.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.7-selinux1 #4 Fri Aug 6 10:18:54 BST 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xfs depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  zlib1g                      1:1.2.1-3    compression library - runtime

-- no debconf information




Reply to: