Allow rc_$service_$deptype in rc.conf

This commit is contained in:
Roy Marples
2008-01-02 15:42:52 +00:00
parent fadee8e656
commit 28d7a19201
2 changed files with 12 additions and 7 deletions

View File

@@ -82,3 +82,8 @@ net_fs_list="afs cifs coda davfs fuse gfs ncpfs nfs nfs4 ocfs2 shfs smbfs"
#rc_after="clock"
#rc_before="local"
# You can also enable the above commands here for each service. Below is an
# example for service foo.
#rc_foo_config="/etc/foo"
#rc_foo_need="openvpn"
#rc_foo_after="clock"