`config /etc/fstab' can now be used in depend() functions to show that
the deptree should be regenerated if /etc/fstab has changed.
This commit is contained in:
@ -25,6 +25,7 @@ depend() {
|
||||
myuse="${myuse} ${pmap}"
|
||||
fi
|
||||
|
||||
config /etc/fstab
|
||||
need net ${myneed}
|
||||
use afc-client amd autofs dns nfs nfsmount ${myuse}
|
||||
}
|
||||
|
Reference in New Issue
Block a user