Hi there, 2016-05-27 4:12 GMT+02:00 Ngie Cooper <[email protected]>: > It seems like the following /etc/exports should work, but for some > odd reason specifying both paths on a single line doesn't work (I > swore it was working on a kernel/userland built in the past month, > i.e. ^/head@r297950, but I might be misremembering things).
I'm not sure, but I seem to remember that an entry may only apply to a single filesystem. In your case, /tftpboot and /home/ngie are both on different filesystems, right? That's why you need two separate entries. -- Ed Schouten <[email protected]> Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
