diff options
Diffstat (limited to 'source/a/etc/doinst.sh')
-rw-r--r-- | source/a/etc/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/etc/doinst.sh b/source/a/etc/doinst.sh index 83376f57..17571d3c 100644 --- a/source/a/etc/doinst.sh +++ b/source/a/etc/doinst.sh @@ -83,7 +83,7 @@ rm -f etc/HOSTNAME.new #rm -f etc/gshadow.new rm -f etc/shells.new rm -f etc/printcap.new -rm -f etc/issue.new +#rm -f etc/issue.new rm -f etc/issue.net.new #rm -f etc/profile.d/lang.csh.new #rm -f etc/profile.d/lang.sh.new |