seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Wed Jun 20 08:51:05 UTC 2012


>
> Create a new file in /usr/local/etc/rc.d/precedence with the following
> contents:
>
> #!/bin/sh
> #
> # Persuade vboxheadless to start before samba.
>
> # PROVIDE: precedence
> # REQUIRE: vboxheadless
> # BEFORE: samba
>
> :
>
> Make it executable.  Note -- the ':' does seem to be necessary.
>
thank you for help. I will test it when being on place and could 
reboot.

But still - do you know why it is necessary?

cannot i just add BEFORE: samba in vboxheadless?




More information about the freebsd-questions mailing list