6972645 var/log has incorrect group ownership in new X delivery nv_146
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Wed, 28 Jul 2010 15:27:35 -0700
changeset 990 752756cbc379
parent 989 69f41ae8b459
child 991 9870559383c6
6972645 var/log has incorrect group ownership in new X delivery
pkg/manifests/x11-server-xorg.mf
--- a/pkg/manifests/x11-server-xorg.mf	Tue Jul 27 11:04:24 2010 -0700
+++ b/pkg/manifests/x11-server-xorg.mf	Wed Jul 28 15:27:35 2010 -0700
@@ -59,7 +59,7 @@
 dir path=usr/share/man/man4
 dir path=usr/share/man/man7
 dir path=var
-dir path=var/log
+dir path=var/log group=sys
 file path=etc/hal/fdi/preprobe/10osvendor/10-x11-input.fdi
 # Xorg must be setuid root on x86 in order to access PCI bus devices
 # and make the sysi86 system call to change I/O privilege level (IOPL).