seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*
- From: Wojciech Puchar <wojtek@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jun 2012 10:24:01 +0200 (CEST)
i have samba server and few virtualbox sessions using vboxnet which is started by /usr/local/etc/rc.d/vboxheadless
i want samba to be started AFTER vboxheadless as the latter configures vboxnet0 automatically when started, and samba do bind to vboxnet0.
so i appended vboxheadless to REQUIRE: line in /usr/local/etc/rc.d/samba
because vboxheadless is a word after PROVIDE: in /usr/local/etc/rc.d/vboxheadless script
yet - samba still is started before vboxheadless.
what i am missing?
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*
- From: Matthew Seaman
- Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*
- Prev by Date: Re: CLANG vs GCC tests of fortran/f2c program
- Next by Date: Re: CLANG vs GCC tests of fortran/f2c program
- Previous by thread: Problem with freebsd-update
- Next by thread: Re: seems i cannot fully understand {/,/usr/local/}/etc/rc.d/*
- Index(es):
Relevant Pages
|