On 10/23/12 09:28, Jack Mc Lauren wrote:
hi

i have a problem with nanobsd. there are somethings which don't have WITHOUT 
knobs,
> how can i control these directories manually ? how can i add a costume function to
> nanobsd.sh to do this ??

How about something along the lines of

cust_clean () {
        rm -rf ${NANO_WORLDIR}/path/to/unwanted
}

customize_cmd cust_clean

in your nanobsd config file?

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to