#1011089 nfs-utils: old configs /etc/default/nfs-* should have warnings

Package:
nfs-utils
Source:
nfs-utils
Submitter:
Andreas Hasenack
Date:
2026-06-03 19:45:02 UTC
Severity:
normal
Tags:
#1011089#5
Date:
2022-05-16 18:13:07 UTC
From:
To:
Dear Maintainer,

the config files in /etc/default/nfs-* should have a warning at the
top stating that they are left there only for SySV systems that do not
use systemd. In other words, they are ignored when systemd is used,
and the configuration should be done in /etc/nfs.conf in that case.
Otherwise users might get confused because changes they make to those
files are not reflected in the actual services.

Alternatively, but probably not feasible for Debian yet, is to remove
/etc/default/nfs-* entirely.

#1011089#10
Date:
2023-06-13 02:24:11 UTC
From:
To:
Control: tag -1 moreinfo

I intend to remove support in the init scripts for setting command line
options through these config files, and to update the default config
accordingly.  However, the config files will still be needed by the
init scripts to control which daemons are started.

Will that address your concerns?

Ben.

#1011089#17
Date:
2023-08-16 12:45:16 UTC
From:
To:
I think it's ok for the files to remain there, as long as there is a
clear indication that they are not used anymore to set command line
options, and furthermore, that the systemd units definitely do not use
them. I realize such a change will probably generate dpkg conf
prompts, though :/

#1011089#22
Date:
2026-05-29 11:24:45 UTC
From:
To:
Hello,

thanks for keeping in mind that not everybody uses systemd. :-)

:wq! PoC