rc.conf: Dependency Fixes for preload, local.

This commit is contained in:
Kolan Sh 2014-10-18 16:18:41 +04:00
parent 7796ebb7fa
commit c24fdd6cdb
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ rc_bumblebee_need="!vgl !xdm"
rc_dnsmasq_need="!net"
rc_ntpd_need="!net"
rc_samba_need="!net"
rc_preload_need="!ntpd"
rc_local_need="!ntpd"