Package: nfs-kernel-server
Severity: normal
/etc/exports is marked as a conffile, but there is no sane default
values to make it useful, so admins must modify /etc/exports
appropriate to their network.
this seems to be in inappropriate use of a conffile, according to debian
policy 10.7.3:
10.7.3. Behavior
----------------
Configuration file handling must conform to the following behavior:
* local changes must be preserved during a package upgrade, and
* configuration files must be preserved when the package is
removed, and only deleted when the package is purged.
The easy way to achieve this behavior is to make the configuration
file a `conffile'. This is appropriate only if it is possible to
distribute a default version that will work for most installations,
although some system administrators may choose to modify it.
live well,
vagrant