Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 12:47:29 +0100
From:      RW <rwmaillists@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*
Message-ID:  <20120620124729.7f50b781@gumby.homeunix.com>
In-Reply-To: <4FE18D93.4060809@FreeBSD.org>
References:  <alpine.BSF.2.00.1206201020550.40030@wojtek.tensor.gdynia.pl> <4FE18D93.4060809@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Jun 2012 09:45:07 +0100
Matthew Seaman wrote:

> #!/bin/sh
> #
> # Persuade vboxheadless to start before samba.
> 
> # PROVIDE: precedence
> # REQUIRE: vboxheadless
> # BEFORE: samba
> 
> :
> 
> Make it executable.  Note -- the ':' does seem to be necessary.

Why? None of the dummy scripts in the base system have a ":".



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