rc.conf: Dependency Fixes for bumblebee, dnsmasq, ntpd, samba.

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

View File

@ -17,3 +17,9 @@ unicode="YES"
#rc_ulimit="-u 30"
#rc_sys=""
rc_tty_number=12
# Dependency Fixes
rc_bumblebee_need="!vgl !xdm"
rc_dnsmasq_need="!net"
rc_ntpd_need="!net"
rc_samba_need="!net"