Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: xfs socket startup fails with strict policy: msg#00191
|
Subject: |
Re: xfs socket startup fails with strict policy |
Hello Richard,
On Fri, 2004-08-27 at 07:07, Richard Hally wrote:
> Leonard den Ottolander wrote:
> >Or is there a one line patch that makes the startup script tag that
> >directory correctly?
> --- /etc/init.d/xfs.old 2004-08-18 14:45:54.000000000 -0400
> +++ /etc/init.d/xfs 2004-08-20 07:16:01.539914488 -0400
> @@ -78,6 +78,7 @@
> mkdir $FONT_UNIX_DIR
> chown root:root $FONT_UNIX_DIR
> chmod 1777 $FONT_UNIX_DIR
> + restorecon $FONT_UNIX_DIR
>
> daemon xfs -droppriv -daemon
> ret=$?
That did the trick. Thanks.
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
|
| |