dabase.com e

Debian re-install init.d configs

Comment

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 

Comments

Add a comment