Debian re-install init.d configs
Published: Friday, Jan 2, 2009 Last modified: Thursday, Nov 14, 2024
CAVEAT changes to the init.d are considered as config changes.
Ok something wrong:
debsums -e nfs-common
/etc/init.d/nfs-common FAILED
Fixed like so:
sudo apt-get --purge remove nfs-common
sudo apt-get install nfs-common