sysconftoolcheck
development tool to install and update configuration files
Install
- All systems
-
curl cmd.cat/sysconftoolcheck.sh
- Debian
-
apt-get install sysconftool
- Ubuntu
-
apt-get install sysconftool
- Kali Linux
-
apt-get install sysconftool
- Fedora
-
dnf install sysconftool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sysconftool
- Raspbian
-
apt-get install sysconftool
- Dockerfile
- dockerfile.run/sysconftoolcheck
sysconftool
development tool to install and update configuration files
sysconftool is a development utility that helps to install application configuration files. sysconftool allows an existing application to be upgraded without losing the older version's configuration settings, but that's the advantage over plain dpkg upgrading, will add new configuration settings (and remove unneeded).