freebsd-dev/etc
Don Brady ede037cda7
Make zfs-share service resilient to stale exports
The are a few cases where stale entries in /etc/exports.d/zfs.exports 
will cause the nfs-server service to fail when starting up.

Since the nfs-server startup consumes /etc/exports.d/zfs.exports, the 
zfs-share service (which rebuilds the list of zfs exports) should run 
before the nfs-server service.

To make the zfs-share service resilient to stale exports, this change 
truncates the zfs config file as part of the zfs share -a operation.

Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Don Brady <don.brady@delphix.com>
Closes #13775
2022-09-09 10:54:16 -07:00
..
default autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
init.d autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
modules-load.d autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
sudoers.d autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
systemd Make zfs-share service resilient to stale exports 2022-09-09 10:54:16 -07:00
zfs autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
Makefile.am Add weekly and monthly systemd timers for trimming 2022-06-10 18:22:14 -07:00