Revision b2186003
Added by Luiz Souza almost 5 years ago
src/etc/pfSense.obsoletedfiles | ||
---|---|---|
603 | 603 |
/usr/libexec/lint2 |
604 | 604 |
/usr/libexec/make_index |
605 | 605 |
/usr/libexec/ntalkd |
606 |
/usr/libexec/telnetd |
|
606 | 607 |
/usr/local/bin/3gstat |
607 | 608 |
/usr/local/bin/atareinit |
608 | 609 |
/usr/local/bin/athstats |
tools/templates/core_pkg/base/exclude_files | ||
---|---|---|
35 | 35 |
./sys |
36 | 36 |
./tmp |
37 | 37 |
./usr/lib/debug |
38 |
./usr/libexec/telnetd |
|
38 | 39 |
./usr/local/etc/pkg/repos/%%PRODUCT_NAME%%.conf |
39 | 40 |
./usr/local/share/locale/*/LC_MESSAGES/%%PRODUCT_NAME%%.po |
40 | 41 |
./usr/local/share/%%PRODUCT_NAME%%/base.mtree |
Also available in: Unified diff
Remove the /usr/libexec/telnetd from the default installation.
There is no reason to keep a telnet daemon.