prevent /etc/issue and /etc/issue.net to be overwritten on package upgrade
Overall Review of Changes:
On a apt dist-upgrade, or any other command that upgrades the 'base-files' package, the file /etc/issue and /etc/issue.net are replaced again with the default files.
Issue Fixes:
Please list (using linking) any open issues this PR addresses
Enhancements:
do not reset the altered /etc/issue and /etc/issue.net files on package upgrade
prevent /etc/issue and /etc/issue.net to be overwritten on package upgrade
Overall Review of Changes: On a
apt dist-upgrade
, or any other command that upgrades the 'base-files' package, the file /etc/issue and /etc/issue.net are replaced again with the default files.Issue Fixes: Please list (using linking) any open issues this PR addresses
Enhancements:
How has this been tested?: Ran locally.